]> Cypherpunks repositories - gostls13.git/commit
http: avoid crash when asked for multiple file ranges
authorRuss Cox <rsc@golang.org>
Mon, 28 Mar 2011 03:35:31 +0000 (23:35 -0400)
committerRuss Cox <rsc@golang.org>
Mon, 28 Mar 2011 03:35:31 +0000 (23:35 -0400)
commit732f2fa2c19394f938848c2b284e6b76c72a9e99
treee60250ca3e6408cd96f103ef4d977aff33b811da
parent59a892682908789fe74124f7b97ab11c9c8d2b92
http: avoid crash when asked for multiple file ranges

R=adg
CC=golang-dev
https://golang.org/cl/4289076
src/pkg/http/fs.go