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

Change #261912

Category None
Changed by Harry Sintonen <sintonenohnoyoudont@iki.fi>
Changed at Sat 21 Mar 2026 18:54:23
Repository https://api.github.com/repos/curl/curl
Project curl/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