]> granicus.if.org Git - curl/commit
Jared Lundell filed bug report #1604956
authorDaniel Stenberg <daniel@haxx.se>
Tue, 5 Dec 2006 15:36:26 +0000 (15:36 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 5 Dec 2006 15:36:26 +0000 (15:36 +0000)
commite4505aefd9dc81eb2c51f2739f8dc626f7c3ce93
tree91fe6560ef464cff67bedbc1ca69c77d5bb08877
parentd6b06128829d41c5e346bff424e48ddce0b7e990
Jared Lundell filed bug report #1604956
(http://curl.haxx.se/bug/view.cgi?id=1604956) which identified setting
CURLOPT_MAXCONNECTS to zero caused libcurl to SIGSEGV. Starting now, libcurl
will always internally use no less than 1 entry in the connection cache.
CHANGES
RELEASE-NOTES
lib/easy.c
lib/multi.c
lib/url.c
lib/url.h