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 Nov 02 2004 - 09:39:02 CST


CVSROOT: /cvs
Module name: src
Changes by: millertcvs.openbsd.org 2004/11/02 08:39:02

Modified files:
        sys/net80211 : ieee80211_node.c

Log message:
Don't call memset() if MALLOC returns NULL; also fix the rcs ID.
From Patrick Latifi; OK reyk