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: Anil Madhavapeddy (avsmcvs.openbsd.org)
Date: Sun Aug 08 2004 - 14:24:23 CDT


CVSROOT: /cvs
Module name: src
Changes by: avsmcvs.openbsd.org 2004/08/08 13:24:23

Modified files:
        gnu/egcs/gcc : c-common.c

Log message:
Make sure that format variable is not a variable sized array correctly
when doing bounds checking (bug revealed by mmap malloc).
Noticed by krause, tested otto