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: Nicholas Marriott (nicmcvs.openbsd.org)
Date: Wed Jul 14 2010 - 08:13:42 CDT


CVSROOT: /cvs
Module name: src
Changes by: nicmcvs.openbsd.org 2010/07/14 07:13:42

Modified files:
        usr.bin/yacc : reader.c

Log message:
Zero the pitem array so checking items after those used works as
expected, also do not look beyond the size of the array.

ok otto deraadt