mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-06 04:50:26 +00:00
dd0d0e036c
- In LEMON, limit the size of the grammar file to 100MB. This ensures that the program will never experience integer overflow. To be doubly sure, use calloc() instead of malloc() when allocating arrays. (user: drh) |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
lemon.c | ||
lemon.html | ||
lempar.c |