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: Brad Smith (bradcvs.openbsd.org)
Date: Thu Feb 05 2004 - 17:05:39 CST


CVSROOT: /cvs
Module name: src
Changes by: bradcvs.openbsd.org 2004/02/05 16:05:38

Modified files:
        sys/kern : Tag: OPENBSD_3_3 sysv_shm.c

Log message:
MFC:
Fix by millert

Correct a reference counting bug in shmat(2); adapted from FreeBSD.

ok millert