diff options
author | kevlo <kevlo@FreeBSD.org> | 2008-07-18 15:05:14 +0000 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2008-07-18 15:05:14 +0000 |
commit | 08fb11c891294fda58b055001bc6846544a5818f (patch) | |
tree | 77a745c5c286f0d0e6c33a5c57f1d4ca1e38c7cb /lib/libc/stdlib/exit.c | |
parent | 1f1d4ebf9acae29a6390412a03b9ed72415aa9c8 (diff) | |
download | FreeBSD-src-08fb11c891294fda58b055001bc6846544a5818f.zip FreeBSD-src-08fb11c891294fda58b055001bc6846544a5818f.tar.gz |
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
Diffstat (limited to 'lib/libc/stdlib/exit.c')
0 files changed, 0 insertions, 0 deletions