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: Theo de Raadt (deraadtcvs.openbsd.org)
Date: Thu Aug 17 2006 - 15:36:35 CDT


CVSROOT: /cvs
Module name: src
Changes by: deraadtcvs.openbsd.org 2006/08/17 14:36:35

Modified files:
        sys/dev/ic : if_wi.c

Log message:
reduce the stack usage of the ioctl function by malloc/free'ing a number
of larger structures as need be. This was one of the worst offenders
in the tree.