Skip to content

Conversation

@vszakats
Copy link
Member

@vszakats vszakats commented Oct 31, 2025

Also:

  • delete dead code.
  • sync http2-download.c and http2-upload.c sources.
  • simplessl: fix constant expression.
  • simplessl: avoid expression is constant VS2010 warning, drop pragma.
  • replace large stack buffers with dynamic allocation.
  • http2-download: fix to fill transfer number.

Some of these were pointed out by TIOBE scanner via Coverity 2025.3.0.


w/o sp https://github.com/curl/curl/pull/19292/files?w=1

@vszakats vszakats changed the title examples: fix more potential resource leaks, delete dead code examples: fix more potential resource leaks Oct 31, 2025
@vszakats vszakats changed the title examples: fix more potential resource leaks [WIP] examples: fix more potential resource leaks Oct 31, 2025
@vszakats vszakats force-pushed the tiobe branch 2 times, most recently from a6eed73 to 5ff458c Compare October 31, 2025 11:22
@vszakats vszakats changed the title [WIP] examples: fix more potential resource leaks examples: fix more potential resource leaks, and more Oct 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant