mirror of
https://github.com/buserror/mii_emu.git
synced 2025-01-21 12:31:09 +00:00
5d0abefadf
Seems there are no leaks; only blocks left non-freed are the queue of drivers, which is static anyway Also added a MII_TERMINATE state to quit any 'main' loop. Signed-off-by: Michel Pollet <buserror@gmail.com>