OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Todd C. Miller (millertcvs.openbsd.org)
Date: Sun Apr 04 2004 - 19:29:36 CDT


CVSROOT: /cvs
Module name: src
Changes by: millertcvs.openbsd.org 2004/04/04 18:29:36

Modified files:
        usr.bin/sudo : Tag: OPENBSD_3_5 visudo.c

Log message:
In Exit() when used as a signal handler, emsg is a pointer so
sizeof() is wrong so make it a #define instead. Also avoid using
a negative exit value. Found by aaron