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: Mon Nov 03 2003 - 17:23:50 CST


CVSROOT: /cvs
Module name: src
Changes by: bradcvs.openbsd.org 2003/11/03 16:23:50

Modified files:
        sys/kern : Tag: OPENBSD_3_4 exec_elf.c
        sys/compat/ibcs2: Tag: OPENBSD_3_4 ibcs2_exec.c

Log message:
MFC:
Fix by tedu

verify exec headers before attempting malloc. reported by Georgi Guninski.

ok millert