]> git.ipfire.org Git - thirdparty/curl.git/commit
sws: comparison of unsigned expression < 0 is always false
authorDaniel Stenberg <daniel@haxx.se>
Thu, 6 Apr 2023 21:55:00 +0000 (23:55 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 7 Apr 2023 10:40:07 +0000 (12:40 +0200)
commit3de6b6cfe5d0264571c477fcb0c5535be43a0c00
tree2a11f358fa839415df6cfe83f0ca52bcaeb422f6
parent4838863d27d2c6e9610a9caec2806292375d1767
sws: comparison of unsigned expression < 0 is always false

Follow-up to 356dd0b73a75ed6d5

Closes #10903
tests/server/sws.c