mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-07-23 12:10:32 +00:00
Reported by Kovalex <[email protected]>. https://lists.gnu.org/r/bug-bison/2020-08/msg00015.html * data/skeletons/yacc.c: Don't make direct calls to malloc/free. * tests/calc.at: Check it.