curl-curl/lib/vssh
Stefan Eissing 646b2d6ca2
dynbuf: assert init on free
Add a DEBUGASSERT() in Curl_dyn_free() that checks that Curl_dyn_init()
has been performed before.

Fix code places that did it wrong.

Fixes #16725
Closes #16775
2025-03-24 09:53:40 +01:00
..
.checksrc checksrc: use 'banfunc' proper in more places 2025-01-13 09:10:58 +01:00
curl_path.c libssh2: put the readdir buffers into struct 2024-10-16 11:55:47 +02:00
curl_path.h libssh2: put the readdir buffers into struct 2024-10-16 11:55:47 +02:00
libssh2.c dynbuf: assert init on free 2025-03-24 09:53:40 +01:00
libssh.c dynbuf: assert init on free 2025-03-24 09:53:40 +01:00
ssh.h dynbuf: assert init on free 2025-03-24 09:53:40 +01:00
wolfssh.c wolfssh: fix freeing of resources in disconnect 2025-03-11 14:56:38 +01:00