- Stephen Collyer and Tor Arntsen helped identify a flaw in the range code
authorDaniel Stenberg <daniel@haxx.se>
Mon, 30 Jun 2008 13:07:05 +0000 (13:07 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 30 Jun 2008 13:07:05 +0000 (13:07 +0000)
commiteb60ba23f57eb51aba371c42a5af1e331514a28f
treefe6d98d0e3c1acf4978e2f013b73e6f404169608
parent69aac49f79999214d2423140258728f8b70e0047
- Stephen Collyer and Tor Arntsen helped identify a flaw in the range code
  which output the range using a signed variable where it should rather use
  unsigned.
CHANGES
RELEASE-NOTES
lib/setup.h
lib/url.c