|
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 (millert
cvs.openbsd.org)
Date: Sun Apr 04 2004 - 19:29:36 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
CVSROOT: /cvs
Module name: src
Changes by: millert
cvs.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
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]