[PATCH 2/2] ldd: Don't use Bash-only $"msgid" quoting

Joseph S. Myers joseph@codesourcery.com
Fri Nov 23 16:17:00 GMT 2012


On Thu, 22 Nov 2012, P. J. McDermott wrote:

> 2012-11-22  P. J. McDermott  <pjm@nac.net>
> 
> 	* elf/ldd.bash.in: Use gettext utility and eval_gettext function instead
> 	of insecure and unportable Bash $"msgid" quoting.

Note that avoiding $"" is part of bug 13853.  I haven't compared this 
patch with the WIP one attached to that bug.  But we do in any case want 
to eliminate use of $"" (whether a script at a time, or all together).

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Libc-alpha mailing list