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: Margarida Sequeira (margaridacvs.openbsd.org)
Date: Mon Nov 03 2003 - 16:07:49 CST


CVSROOT: /cvs
Module name: src
Changes by: margaridacvs.openbsd.org 2003/11/03 15:07:49

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

Log message:
Pull patch from -current:
Fixed by tedu

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

ok millert