2
0
mirror of https://github.com/curl/curl.git synced 2024-12-15 06:40:09 +08:00
Commit Graph

2 Commits

Author SHA1 Message Date
Daniel Stenberg
26247a0d7e
lib1939: make it endure torture tests
Follow-up to f0b7099a10

Closes 
2021-11-13 22:44:34 +01:00
Daniel Stenberg
f0b7099a10
multi: shut down CONNECT in Curl_detach_connnection
... to prevent a lingering pointer that would lead to a double-free.

Added test 1939 to verify.

Reported-by: Stephen M. Coakley
Fixes 
Closes 
2021-11-11 08:42:31 +01:00