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

Change #265586

Category None
Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
Changed at Mon 27 Apr 2026 11:53:47
Repository https://api.github.com/repos/curl/curl
Project curl/curl
Branch master
Revision e2f84e6ba9f1a6135d3bb33fd0b881a5d90cf606

Comments

tunits: initialize global `tool_stderr`

To avoid difficult to track down crashes when a tested function ends up
outputing a message via `errorf()`, `warnf()` or siblings.

Cherry-picked from #21449

Closes #21454

Changed files