]> granicus.if.org Git - sudo/commit
Replace sudo_fatal(NULL) with an "unable to allocate memory" message
authorTodd C. Miller <Todd.Miller@sudo.ws>
Fri, 12 Oct 2018 14:39:12 +0000 (08:39 -0600)
committerTodd C. Miller <Todd.Miller@sudo.ws>
Fri, 12 Oct 2018 14:39:12 +0000 (08:39 -0600)
commitb89cf34b53a15e34d5e3ef2cdf545252ccd65dc2
treea2559a40c6126ab206173f668f11beb535d03fea
parent9e269e0acdc979ffcbf059e525923ce9366c4a69
Replace sudo_fatal(NULL) with an "unable to allocate memory" message
that includes the function name.
plugins/sudoers/sudoreplay.c
src/exec_monitor.c
src/exec_nopty.c
src/exec_pty.c