]> git.ipfire.org Git - thirdparty/curl.git/commit
cf_socket_recv: don't count reading zero bytes as first byte
authorDaniel Stenberg <daniel@haxx.se>
Fri, 19 Sep 2025 11:23:14 +0000 (13:23 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 19 Sep 2025 12:39:15 +0000 (14:39 +0200)
commitdf60e8fe701e189e7629fd08b61950a0fb1b697a
tree7868d36b9697a872b8a44b7277193aeb5054e0e7
parent4f5528675a1bc1008748c3c0f636ab4c1ec6d9c0
cf_socket_recv: don't count reading zero bytes as first byte

Reported in Joshua's sarif data

Closes #18615
lib/cf-socket.c