]> git.ipfire.org Git - thirdparty/curl.git/commit
DYNBUF.md: note Curl_dyn_add* calls Curl_dyn_free on failure
authorJay Satiro <raysatiro@yahoo.com>
Wed, 1 Mar 2023 03:45:28 +0000 (22:45 -0500)
committerJay Satiro <raysatiro@yahoo.com>
Wed, 1 Mar 2023 09:18:15 +0000 (04:18 -0500)
commitd36c632c86c720ddb089c1e85afbc9aa273d9990
tree7bdc04ae1a34dccc814235148dc6ac5e7f0a2956
parentd9ccc75b007aefb2b706ce1976ddadc39531fa23
DYNBUF.md: note Curl_dyn_add* calls Curl_dyn_free on failure

This is the existing behavior and it has been widely assumed in the
codebase.

Closes https://github.com/curl/curl/pull/10645
docs/DYNBUF.md
lib/dynbuf.c