]> git.ipfire.org Git - thirdparty/curl.git/commit
- Dmitriy Sergeyev pointed out that curl_easy_pause() didn't unpause properly
authorDaniel Stenberg <daniel@haxx.se>
Fri, 5 Sep 2008 09:37:37 +0000 (09:37 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 5 Sep 2008 09:37:37 +0000 (09:37 +0000)
commit873e734c3971fd620c09bdc31c2e7e4cfc4a0a67
treee2ffbff3fe41423a3f9c2c3acda7d8346a896cf1
parent747e0c657dab3fee32b6db6035cfdc33e485aa9b
- Dmitriy Sergeyev pointed out that curl_easy_pause() didn't unpause properly
  during certain conditions. I also changed this code to use realloc() based
  on Daniel Fandrich's suggestion.
CHANGES
RELEASE-NOTES
lib/easy.c