Free the escaped string on sbuf failure
When sbuf_printf fails, we should free the string returned from
curl_easy_escape to avoid a memory leak.
Signed-off-by:
Shawn Webb <shawn.webb@hardenedbsd.org>
Please register or sign in to comment
When sbuf_printf fails, we should free the string returned from
curl_easy_escape to avoid a memory leak.
Signed-off-by:
Shawn Webb <shawn.webb@hardenedbsd.org>