diff options
author | Daniel Stenberg <daniel@haxx.se> | 2012-07-15 20:31:37 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2012-07-15 20:33:11 +0200 |
commit | 9d1171693361622762dd078d7a1a7236d84f838e (patch) | |
tree | 30f18fb7f23f6ef91795e09f6436198ab4277ea1 /packages | |
parent | ff318a6302a92ffb627ebffb397e8dc2420a96c0 (diff) |
multi_runsingle: added precaution against easy_conn NULL pointer
In many states the easy_conn pointer is referenced and just assumed to
be working. This is an added extra check since analyzing indicates
there's a risk we can end up in these states with a NULL pointer there.
Diffstat (limited to 'packages')
0 files changed, 0 insertions, 0 deletions