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

Change #238584

Category curl
Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
Changed at Mon 07 Jul 2025 12:01:22
Repository https://github.com/curl/curl.git
Project curl
Branch master
Revision f048546c8787f2f415d7072e32a6eef03282342b

Comments

libssh2: remove use of 'initialised' for cleanup
It could previously cause a memory-leak when the cleanup was not
performed because it was not set.

Reported-by: albrechtd on github
Fixes #17819
Closes #17837

Changed files