]> granicus.if.org Git - sudo/commit
In log_error() free message, not logline unconditionally, then
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 23 Aug 2001 21:42:31 +0000 (21:42 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 23 Aug 2001 21:42:31 +0000 (21:42 +0000)
commitb31b73f071b6fa805df7fd70c24ff19b6a2f5913
treed0b6eaaa78b09e25a5c8d7492ab04f1068214cb6
parent944044e30d1c096654901e44258f1bbd8c8ff136
In log_error() free message, not logline unconditionally, then
free logline if it is not the same as message.  No function change
but this mirrors how they are allocated.
logging.c