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

Change #238524

Category curl
Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
Changed at Sun 06 Jul 2025 20:08:58
Repository https://github.com/curl/curl.git
Project curl
Branch master
Revision 05263820e526edd81bc681cc499981aadfc8934e

Comments

memdebug.h: eliminate global macro `CURL_MT_LOGFNAME_BUFSIZE`
It had a single use in `src/tool_main.c`. Replace with a literal and
`sizeof()`s.

Follow-up to aaab5fa299e13c0c3abba929cb187a8ec3b006f9
Cherry-picked from #17827
Closes #17833

Changed files