Change #247180
| Category | curl | 
| Changed by | Viktor Szakats <commit@vsz.me> | 
| Changed at | Fri 31 Oct 2025 13:14:12 | 
| Repository | https://github.com/curl/curl.git | 
| Project | curl | 
| Branch | master | 
| Revision | 4b85e489a45c81b235d3e47d1524cbe1d6b25b06 | 
Comments
examples/http2-serverpush: fix file handle leaks Also: - tests/libtest/cli_h2_serverpush: re-sync formatting. Previously fixed in tests based on a local clang-tidy v20 report. Pointed out by TIOBE scanner via Coverity 2025.3.0. Follow-up to 83a8818cfebe5f2a4bab5c9ddc55fd64b5629296 #17706 Closes #19291
Changed files
- docs/examples/http2-serverpush.c
- tests/libtest/cli_h2_serverpush.c