mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-31 06:15:37 +00:00
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).
This commit is contained in:
@@ -88,6 +88,8 @@
|
||||
|
||||
#include <pathnames.h>
|
||||
|
||||
#define SUDO_ERROR_WRAP 0 /* XXX */
|
||||
|
||||
#include "missing.h"
|
||||
#include "alloc.h"
|
||||
#include "error.h"
|
||||
|
Reference in New Issue
Block a user