diff options
author | Daniel Stenberg <daniel@haxx.se> | 2018-12-20 16:39:02 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2018-12-22 18:14:50 +0100 |
commit | fb445a1e18d12f577964c9347bc5bca74b37cd08 (patch) | |
tree | f4f9b2971a2c4b2d41f05bbf58508f8ae22100f7 /src/tool_setopt.c | |
parent | d18a5afaf07fdc093c6a6131cc7926a3d5a55407 (diff) |
disconnect: separate connections and easy handles better
Do not assume/store assocation between a given easy handle and the
connection if it can be avoided.
Long-term, the 'conn->data' pointer should probably be removed as it is a
little too error-prone. Still used very widely though.
Reported-by: masbug on github
Fixes #3391
Closes #3400
Diffstat (limited to 'src/tool_setopt.c')
0 files changed, 0 insertions, 0 deletions