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

Change #262143

Category curl
Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
Changed at Tue 24 Mar 2026 08:49:20
Repository https://github.com/curl/curl.git
Project curl
Branch master
Revision 29dfc0238caea63ba128404c2de069a2aa3651fa

Comments

tool_getparam: use correct free function for libcurl memory
Memory returned from curl_easy_escape() should be fred with curl_free()
to avoid surprises.

Follow-up to f37840a46e5eddaf109c16fa7

Spotted by Codex Security
Closes #21075

Changed files