]> git.ipfire.org Git - thirdparty/curl.git/commit
tool_cfgable: free login_options at exit
authorDaniel Stenberg <daniel@haxx.se>
Sun, 7 Jun 2020 22:05:12 +0000 (00:05 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 8 Jun 2020 06:41:11 +0000 (08:41 +0200)
commita3e972313b92413cc4876bfc60c066d0916e74a9
tree867a66cd3d0318cdfdc7f99e76ea1e1ac0ec6c5c
parent7370b4e39f1390e701f5b68d910c619151daf72b
tool_cfgable: free login_options at exit

Memory leak
Reported-by: Geeknik Labs
Fixes #5535
Closes #5536
src/tool_cfgable.c