mirror of
https://github.com/steveicarus/iverilog.git
synced 2026-08-29 01:03:29 +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.