K 10 svn:author V 5 kevlo K 8 svn:date V 27 2008-07-21T01:16:28.164360Z K 7 svn:log V 293 MFC: r180597 Fix a longstanding bug, from Otto Moerbeck: if we're reducing a rule that has an empty right hand side and the yacc stackpointer is pointing at the very end of the allocated stack, we end up accessing the stack out of bounds by the implicit $$ = $1 action Obtained from: OpenBSD END