]> git.ipfire.org Git - thirdparty/curl.git/commit
tool_formparse: unroll the NULL_CHECK and CONST_FREE macros
authorDaniel Stenberg <daniel@haxx.se>
Wed, 12 Oct 2022 13:48:52 +0000 (15:48 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 14 Oct 2022 09:50:28 +0000 (11:50 +0200)
commit8c452b4003d352c9f90d2116bdeed3d5bfbc8356
treec2f9b1146b133f088b60b76215e5bb1408a6e1b3
parentd91f01f2314e0a4727e9440c84ab421f09f9c2bc
tool_formparse: unroll the NULL_CHECK and CONST_FREE macros

To make the code read more obvious

Assisted-by: Jay Satiro
Closes #9710
src/tool_formparse.c
src/tool_formparse.h