]> git.ipfire.org Git - thirdparty/curl.git/commit
h2_serverpush: fix file handle leaks reported by clang-tidy
authorViktor Szakats <commit@vsz.me>
Sun, 22 Jun 2025 08:18:12 +0000 (10:18 +0200)
committerViktor Szakats <commit@vsz.me>
Sun, 22 Jun 2025 19:42:53 +0000 (21:42 +0200)
commit83a8818cfebe5f2a4bab5c9ddc55fd64b5629296
tree33a7d9b2a30149972e020f02968984532d3ce161
parentd1f036c424a52eec67ec6f548cecd462a3f12dcc
h2_serverpush: fix file handle leaks reported by clang-tidy

clang-tidy (20.1.6) found it locally consistently. Missed in CI.

Closes #17706
tests/client/h2_serverpush.c