]> git.ipfire.org Git - thirdparty/curl.git/commit
tool_formparse: simplify get_param_part
authorDaniel Stenberg <daniel@haxx.se>
Thu, 30 Apr 2026 12:51:47 +0000 (14:51 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 1 May 2026 08:26:33 +0000 (10:26 +0200)
commitecc8bf6be281dfa5aeedbb7a655472bfbafd0a3d
treea869f2f438f064e5bbde68524d4b822ee97e156b
parent91232fc2a23eb01e55fdbce17a412a0efcd414d3
tool_formparse: simplify get_param_part

Introduce a few sub functions to reduce complexity

Closes #21478
src/tool_formparse.c