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

Change #263192

Category curl
Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
Changed at Wed 01 Apr 2026 19:53:53
Repository https://github.com/curl/curl.git
Project curl
Branch master
Revision 0df6c01db398f5e25d00a062aae56f2a89d8ff55

Comments

tidy-up: rename `Curl_safefree()`/`tool_safefree()` to `curlx_safefree()`
To sync names for the same macro logic between lib and src, and to move
it to the curlx namespace, to match `curlx_free()` that it's calling.

Closes #21151

Changed files