62863d6c5b
When throwing on an invalid value, we may end up freeing the same tree twice. This is generally not an issue but we need to mark the freed memory as null to avoid a double free Fixes https://gitlab.com/kicad/code/kicad/issues/12981 |
||
---|---|---|
.. | ||
grammar.lemon | ||
libeval_compiler.cpp |