]> git.ipfire.org Git - thirdparty/curl.git/commit
examples: call `curl_global_cleanup()` where missing
authorViktor Szakats <commit@vsz.me>
Mon, 13 Oct 2025 14:08:42 +0000 (16:08 +0200)
committerViktor Szakats <commit@vsz.me>
Mon, 13 Oct 2025 15:52:06 +0000 (17:52 +0200)
commit5cf0a6789da260518ed025d41d7dd6a7069fbfcd
treea0aaeab1b3e069dca26c3182bf6e3a0f9c147509
parent497b3f022e9031eaa134697a5f5542b9d5ea3611
examples: call `curl_global_cleanup()` where missing

Reported-by: Joshua Rogers (for `sepheaders.c`)
Closes #19051
docs/examples/multi-uv.c
docs/examples/persistent.c
docs/examples/postit2-formadd.c
docs/examples/postit2.c
docs/examples/sepheaders.c
docs/examples/smooth-gtk-thread.c
docs/examples/synctime.c
docs/examples/threaded-ssl.c