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

Change #261913

Category curl
Changed by Harry Sintonen <sintonenohnoyoudont@iki.fi>
Changed at Sat 21 Mar 2026 18:54:23
Repository https://github.com/curl/curl.git
Project curl
Branch master
Revision e2186933c12f86abffcc86f9c65c74fa35da0c52

Comments

tool: add check for curlinfo->age when determining if ssh backend is libssh2
The code failed to check for the version, and could thus read memory
past the existing curl_version_info_data structure. This could lead to a
crash.

Closes #21050

Changed files