]> git.ipfire.org Git - thirdparty/curl.git/commit
h3: sync printf masks with types, drop two casts
authorViktor Szakats <commit@vsz.me>
Thu, 28 May 2026 14:18:21 +0000 (16:18 +0200)
committerViktor Szakats <commit@vsz.me>
Thu, 28 May 2026 14:37:06 +0000 (16:37 +0200)
commitc2ca16f3ff2ad8300e67ea5a3cc4060738473e45
tree8b21f32a1e8cb3d6611b5bb39115604f5a659560
parente4139a73c82d2035142f5ae36196adb4e9831dae
h3: sync printf masks with types, drop two casts

Also fix `nwritten` signedness in `cb_h3_read_req_body()`.

Follow-up to e78b1b3eccfa6a2e367a1225ea1b66dafcdac3c4 #21153
Ref: #20848

Closes #21799
lib/cf-h3-proxy.c
lib/vquic/curl_ngtcp2.c