diff options
author | Daniel Stenberg <daniel@haxx.se> | 2021-12-10 12:46:16 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2021-12-10 17:02:04 +0100 |
commit | e43ad4b47442c99c95f76675a17e608610231871 (patch) | |
tree | 1d006818f5437e5b23a76923d201a4e2c48b9d16 /m4/curl-sectransp.m4 | |
parent | 439aa502115e2129db71d0b2d5441eb3790e2cd3 (diff) | |
download | curl-e43ad4b47442c99c95f76675a17e608610231871.tar.gz |
multi: cleanup the socket hash when destroying itbagder/sockhash-destroy
Since each socket hash entry may themselves have a hash table in them,
the destroying of the socket hash needs to make sure all the subhashes
are also correctly destroyed to avoid leaking memory.
Fixes #8129
Closes #8131
Diffstat (limited to 'm4/curl-sectransp.m4')
0 files changed, 0 insertions, 0 deletions