1
0
mirror of synced 2026-01-26 04:11:35 +00:00
Files
YosysHQ.yosys/frontends
Gary Wong 34a2abeddb verilog: fix parser "if" memory errors.
Fix buggy memory allocation introduced in #5152:

1) clean up ast_stack to reflect AST node rearrangement when necessary,
to avoid dangling pointer;
2) call free_attr() on unused attribute list when no new syntax node is
created, to avoid leaking it.
2025-06-22 23:57:42 -04:00
..
2024-12-10 14:27:55 +01:00