]> granicus.if.org Git - sudo/commit
Do not call sudo_warnx() on invalid value from the env hook functions
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 11 Nov 2014 22:31:16 +0000 (15:31 -0700)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 11 Nov 2014 22:31:16 +0000 (15:31 -0700)
commitae00eb719ecbb10c1b9d9f46fa15147cf022aaa7
treeb17e5184ae02b04c761237e0be926e0dabc4e4ca
parent4d04c5644bd3e6233567a8580865643c31fb478b
Do not call sudo_warnx() on invalid value from the env hook functions
as the printf() family may call getenv() for locale reasons.
src/hooks.c