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

Change #282160

Category curl
Changed by Joshua Rogers <MegaManSecohnoyoudont@users.noreply.github.com>
Changed at Fri 18 Sep 2026 22:54:21
Repository https://github.com/curl/curl.git
Project curl
Branch master
Revision 67e631a278fd79045de29f9f0ff65f58cef3a8ca

Comments

tool_getparam: do not print the value of a redacted argument
The Unicode warning printed the full argument, including for ARG_CLEAR
options such as --user and --oauth2-bearer whose values cleanarg()
wipes from argv to keep them out of the process list. Print the option
name instead for those.

Closes #22997

Changed files