]> granicus.if.org Git - sudo/commit
Don't allow the debug subsystem to be initialized twice.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 16 Oct 2013 22:44:21 +0000 (16:44 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 16 Oct 2013 22:44:21 +0000 (16:44 -0600)
commit69ab48f16d3e34f7d9335adafef0bfc814314707
tree99523efc6551d35119636b374ce69aef555ac1a2
parent6a5d6f9e9e446ceda9366b3a919a5728f32d2cd1
Don't allow the debug subsystem to be initialized twice.
Otherwise we can exhuast our stack when built in static mode.
common/sudo_debug.c