Bugfix: Curl appends rather than overrites writedata buff, so we need to copy and...
authorBjoern Sikora <bjoern.sikora@intra2net.com>
Fri, 9 Oct 2009 15:27:47 +0000 (17:27 +0200)
committerBjoern Sikora <bjoern.sikora@intra2net.com>
Fri, 9 Oct 2009 15:27:47 +0000 (17:27 +0200)
commit1fda5599e097d37c2b45247606b0e7f0fd864b85
treef7d269ef47a63a980af34bbc8e2b467a805721e1
parentad1cbc0d4cf6e18fe33f08db583c3c5513990e4b
Bugfix: Curl appends rather than overrites writedata buff, so we need to copy and clear it.
src/httphelper.cpp
src/httphelper.h