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: Christopher Pascoe (pascoecvs.openbsd.org)
Date: Mon Aug 01 2005 - 00:39:28 CDT


CVSROOT: /cvs
Module name: src
Changes by: pascoecvs.openbsd.org 2005/07/31 23:39:28

Modified files:
        sys/net : pf_ioctl.c

Log message:
Use a string directly rather than making a copy, save on stack space.
Use a static buffer for another large variable, pending further analysis.

prodded deraadt