]> git.ipfire.org Git - thirdparty/curl.git/commit
curl: proto2num: make sure obuf is inited
authorDaniel Stenberg <daniel@haxx.se>
Mon, 4 Jul 2022 10:50:15 +0000 (12:50 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 4 Jul 2022 12:38:35 +0000 (14:38 +0200)
commit127d04aadfd249ba19d11b8afe8de9f6fbf37782
treeb3c6b4c509f41b42b032c95f35cac8acf19cb352
parentc5f3c47cbb2ff5b9c716cc03ad77baee77c1c767
curl: proto2num: make sure obuf is inited

Detected by Coverity. CID 1507052.

Closes #9096
src/tool_paramhlp.c