Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #275004

Category curl
Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
Changed at Wed 15 Jul 2026 22:18:04
Repository https://github.com/curl/curl.git
Project curl
Branch master
Revision 0dc22b690dd8dba4048d494f09a50122dd7c0dd4

Comments

ssls: fix potential memory leak on import
Memory can be leaked when importing corrupted SSL session data that
carry the same data fields repeatedly.

Fixes #22323

Closes #22324

Changed files