Fixed an uninitialized variable in multi_runsingle() that could cause a
request to prematurely end.
This commit is contained in:
4
CHANGES
4
CHANGES
@@ -6,6 +6,10 @@
|
||||
|
||||
Changelog
|
||||
|
||||
Daniel Fandrich (7 Aug 2008)
|
||||
- Fixed an uninitialized variable in multi_runsingle() that could cause a
|
||||
request to prematurely end.
|
||||
|
||||
Yang Tse (7 Aug 2008)
|
||||
- Added curlbuild.h and curlrules.h header files to libcurl's public headers.
|
||||
File curlbuild.h is a generated file on configure-capable systems. This is
|
||||
|
||||
Reference in New Issue
Block a user