diff options
author | Anders Bakken <agbakken@gmail.com> | 2016-03-07 11:38:26 -0800 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2016-03-08 00:25:53 +0100 |
commit | 46bf7ff78d2e851dafe2d20f003283979b2962f9 (patch) | |
tree | f9ef6fad83745d9d46e256cf91f982e65c2db1c9 /projects/Windows/VC10 | |
parent | 7e8b65c00bcaf3e7b6cf8244a556e36ed0a5a22b (diff) |
pipeline: Sanity check pipeline pointer before accessing it.
I got a crash with this stack:
curl/lib/url.c:2873 (Curl_removeHandleFromPipeline)
curl/lib/url.c:2919 (Curl_getoff_all_pipelines)
curl/lib/multi.c:561 (curl_multi_remove_handle)
curl/lib/url.c:415 (Curl_close)
curl/lib/easy.c:859 (curl_easy_cleanup)
Closes #704
Diffstat (limited to 'projects/Windows/VC10')
0 files changed, 0 insertions, 0 deletions