]> git.ipfire.org Git - thirdparty/curl.git/commit
checksrc.pl: detect assign followed by more than one space
authorDaniel Stenberg <daniel@haxx.se>
Wed, 5 Nov 2025 13:40:18 +0000 (14:40 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 5 Nov 2025 14:18:28 +0000 (15:18 +0100)
commit6d7e924e80096a7e2cebad16235674fd3d3012af
tree1ff89966e622ba216e188ef73132781c9cd0b7d0
parentc12a1fdd0e8151e2d36fb695ea96959c2aa85f07
checksrc.pl: detect assign followed by more than one space

And fix some code previously doing this.

Closes #19375
lib/cf-h2-proxy.c
scripts/checksrc.pl
tests/libtest/lib557.c
tests/server/tftpd.c
tests/unit/unit1303.c