Bugfix: Avoid curl from segfaulting when CurlErrBuff is filled. Allocate CurlErrBuff...
authorBjoern Sikora <bjoern.sikora@intra2net.com>
Thu, 17 Sep 2009 15:17:31 +0000 (17:17 +0200)
committerBjoern Sikora <bjoern.sikora@intra2net.com>
Thu, 17 Sep 2009 15:17:31 +0000 (17:17 +0200)
commit3ef770e2cd50aee0bb65be1c1a0705320261d36b
tree110f8e18c7a59b905298f8c23db1e2a150cde425
parent20cc38871b1e350b12218b3f189113d8cf0fefb5
Bugfix: Avoid curl from segfaulting when CurlErrBuff is filled. Allocate CurlErrBuff with CURL_ERROR_SIZE.
src/httphelper.cpp
src/httphelper.h