live-bootstrap/sysa/heirloom-devtools-070527/patches
Emily Trau 2c0a1d39d9 Fix segfault in yacc
The patch to heirloom-devtool's yacc used sprintf instead of snprintf.
This incompatibility causes a segfault when those code paths are hit.
Fixing this allows yacc to compile more grammars, and may allow some
packages to drop dependency on bison in favor of yacc.
2023-05-01 21:33:15 +10:00
..
lex_remove_wchar.patch Zero terminate strings in wstrcpy. Resolves #216. 2022-11-27 20:39:18 +00:00
yacc_remove_wchar.patch Fix segfault in yacc 2023-05-01 21:33:15 +10:00