]> git.ipfire.org Git - thirdparty/curl.git/commit
tool_parsecfg: make get_line handle lines ending on the buffer boundary
authorDaniel Stenberg <daniel@haxx.se>
Fri, 11 Apr 2025 15:10:37 +0000 (17:10 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 11 Apr 2025 20:38:49 +0000 (22:38 +0200)
commit9f8bdd0eae5c1d441d9d901a7cf917a8ee215c7f
treedd2ac93b8096621a764005322ac246bccc762f3d
parentd364f1347f05c53eea5d25a15b4ad8a62ecc85b8
tool_parsecfg: make get_line handle lines ending on the buffer boundary

Add test 743 to verify.

Fixes #17030
Reported-by: Marius Kleidl
Closes #17031
src/tool_parsecfg.c
tests/data/Makefile.am
tests/data/test743 [new file with mode: 0644]