Change #265590
| Category | curl |
| Changed by | Viktor Szakats <commit@vsz.me> |
| Changed at | Mon 27 Apr 2026 11:53:47 |
| Repository | https://github.com/curl/curl.git |
| Project | 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
- tests/libtest/first.c