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
..
2024-10-03 09:31:56 +02:00
2025-03-13 00:03:15 +01:00
2024-07-01 22:58:55 +02:00
2025-03-24 09:53:40 +01:00