mirror of
https://github.com/steveicarus/iverilog.git
synced 2026-09-03 16:29:25 +02:00
This patch fixes some more memory leaks in vvp. Mostly related to UDP compilation and one in find_scope() that was found when testing the VPI code. The leak in ivlpp was that the define temporary buffer not being freed when the lexor was finished.