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: Joris Vink (joriscvs.openbsd.org)
Date: Thu Mar 30 2006 - 17:19:21 CST


CVSROOT: /cvs
Module name: src
Changes by: joriscvs.openbsd.org 2006/03/30 16:19:20

Modified files:
        usr.bin/rcs : ci.c rcsdiff.c

Log message:
add temporary files to the worklist before creating them, this prevents
a race when the user would interrupt the program when it was returning
from cvs_buf_write_stmp() and leave the temporary files behind.