mirror of
https://github.com/mii443/qemu.git
synced 2025-08-24 16:09:37 +00:00
If ret = macio_initfn_ide() is less than 0, the timer_memory will leak the memory it points to. Signed-off-by: Gonglei <arei.gonglei@huawei.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>