OSEC

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

From: Theo de Raadt (deraadtcvs.openbsd.org)
Date: Sun Apr 04 2004 - 19:38:58 CDT


Well, great... this just screwed the release tree.

I am trying to fix it back how it was.

I expect everyone to be way more careful about this.

> Date: Sun, 4 Apr 2004 18:29:36 -0600 (MDT)
> From: "Todd C. Miller" <millertcvs.openbsd.org>
> Message-Id: <200404050029.i350TabB026669cvs.openbsd.org>
> To: source-changescvs.openbsd.org
> Subject: CVS: cvs.openbsd.org: src
> X-Loop: source-changesopenbsd.org
> Precedence: list
> Sender: owner-source-changesopenbsd.org
>
> 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