mirror of
https://github.com/moparisthebest/curl
synced 2025-03-09 06:40:07 -04:00

OSS-Fuzz found a way this could get called again with the pointer still pointing to a malloc'ed memory, leading to a leak. Bug: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=24379 Closes #5724