]> git.ipfire.org Git - thirdparty/curl.git/commit
tool_getparam: accept variable expansion on file names too
authorDaniel Stenberg <daniel@haxx.se>
Sat, 7 Oct 2023 17:36:36 +0000 (19:36 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 7 Oct 2023 22:28:50 +0000 (00:28 +0200)
commitf2c8086ff15e6e995e1aef328e630bd0b91c768f
tree2ddefc30ab060769110371652f18980e8cca10c9
parent38fbe8dbfe796745e3d98ee72d0e5c30cb1b2be3
tool_getparam: accept variable expansion on file names too

Reported-by: PBudmark on github
Fixes #12048
Closes #12055
src/tool_getparam.c