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: Tue Dec 16 2003 - 16:15:11 CST


CVSROOT: /cvs
Module name: src
Changes by: millertcvs.openbsd.org 2003/12/16 15:15:10

Modified files:
        gnu/usr.bin/cvs/src: rcs.c

Log message:
Better fix for MALLOC_OPTIONS=J bug. Something had problems with
returning a NULL label so now we just the epoch for the timestamp
if we cannot stat the file. OK deraadt