Fix setting of mailer argv[0] to basename of mailerpath.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 13 Aug 2013 20:53:55 +0000 (14:53 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 13 Aug 2013 20:53:55 +0000 (14:53 -0600)
commit91e66c481f31859ce04c1214d2ed8b264bd547f3
tree7277f9c845efb0b1fa58aa7d44fbdbf7963803af
parent04b290e385ff75feb6d816cbfbf315488810f7d8
Fix setting of mailer argv[0] to basename of mailerpath.
No need to strdup() mailerpath as it is not modified.
plugins/sudoers/logging.c