]> granicus.if.org Git - sudo/commit
Make a copy of ap in sudo_debug_vprintf2() in case the static buffer
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 7 Oct 2014 18:26:32 +0000 (12:26 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 7 Oct 2014 18:26:32 +0000 (12:26 -0600)
commit1dd96778e5508ee48848a94cd123218fe5679a45
tree42bcb4657854589ea664a291594f56e7ce7d5fe6
parentdc67442151470bf14274ec6178e415ca8a73be1d
Make a copy of ap in sudo_debug_vprintf2() in case the static buffer
is not big enough and we need to call vasprintf().
lib/util/sudo_debug.c