OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Subject: CVS: cvs.openbsd.org: src
From: Todd C. Miller (millertcvs.openbsd.org)
Date: Fri Dec 15 2000 - 08:36:44 CST


CVSROOT: /cvs
Module name: src
Changes by: millertcvs.openbsd.org 2000/12/15 07:36:44

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

Log message:
If there was a syntax error and the user just wants to exit, unlink
sudoers if it is zero length since visudo probably just created it.
From the sudo cvs repo.