]> granicus.if.org Git - sudo/commit
Wrap error/errorx and warning/warningx functions with debug statements.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 22 Oct 2011 18:28:33 +0000 (14:28 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 22 Oct 2011 18:28:33 +0000 (14:28 -0400)
commit9923464d96222c88ad64066e8ed4d6549f4711df
treeba8119a1b36563cb40358e2d0cccb0af49555f4c
parent749a7695d09d0a6c57c1dc6c85d96e1131779bdb
Wrap error/errorx and warning/warningx functions with debug statements.
Disable wrapping for standalone sudoers programs as well as memory
allocation functions (to avoid infinite recursion).
common/alloc.c
include/error.h
plugins/sudoers/plugin_error.c
plugins/sudoers/sudoreplay.c
plugins/sudoers/testsudoers.c
plugins/sudoers/visudo.c
src/error.c