mirror of
git://repo.or.cz/tinycc.git
synced 2026-06-17 15:44:18 +08:00
Fix overrun in decl_initializer_alloc.
This bug was reported on http://lists.gnu.org/archive/html/tinycc-devel/2009-03/msg00035.html This happens because parser of array initializer doesn't stop to read until semi-colon or comma.
This commit is contained in:
parent
040ef000e4
commit
af6cbc48d1
Loading…
Reference in New Issue
Block a user