]> git.ipfire.org Git - thirdparty/curl.git/commit
cookie: remove the temporary file on (all) errors
authorDaniel Stenberg <daniel@haxx.se>
Tue, 28 Oct 2025 10:56:03 +0000 (11:56 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 28 Oct 2025 15:51:30 +0000 (16:51 +0100)
commit9308ea22e8299fb79f4acd0398829cbe37a3fb1c
tree1cb0eeafb42ec87979f623f30a7a3d0da6c6cd9e
parent02113a6307a5f9ffcafd60604fba22b750942da5
cookie: remove the temporary file on (all) errors

Fixes #19267
Reported-by: Harry Sintonen
Closes #19268
lib/cookie.c