]> granicus.if.org Git - sudo/commit
In v{warning,fatal}x?() make a new copy of ap for the debug functions.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 11 Nov 2013 23:00:07 +0000 (16:00 -0700)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 11 Nov 2013 23:00:07 +0000 (16:00 -0700)
commit237ae0b773aabda2ecf8dd1fa45d79e28b5b81dc
treedd36aa30162312a7db29b1c351a09ddbff8b6bb7
parent31e83c3e7a0cb64db98282dab9f10d6aa049ab5c
In v{warning,fatal}x?() make a new copy of ap for the debug functions.
It is not legal to use ap twice without reinitializing it.
Noticed by Daniel Richard G.
include/fatal.h