Dmitriy Sergeyev provided an example source code that crashed CVS libcurl
authorDaniel Stenberg <daniel@haxx.se>
Wed, 4 Oct 2006 21:11:08 +0000 (21:11 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 4 Oct 2006 21:11:08 +0000 (21:11 +0000)
commit552b963e6defebd6d0d6d41f8c74798d856c313c
treefa50268f3f5146aba03a8446ad9b1e22cfe08867
parente2b48366d385ff4b7ac1ee40aed2caaca4b22713
Dmitriy Sergeyev provided an example source code that crashed CVS libcurl
but that worked nicely in 7.15.5. I converted it into test case 532 and
fixed the problem.
CHANGES
lib/easy.c
lib/multi.c
tests/data/Makefile.am
tests/data/test532 [new file with mode: 0644]
tests/libtest/Makefile.am
tests/libtest/lib526.c