• J
    audio: Always call fini on exit · aeb29b64
    Jan Kiszka 提交于
    Not only clean up enabled voices but any registered one. Backends like
    pulsaudio rely on unconditional fini handler invocations.
    
    This fixes "Memory pool destroyed but not all memory blocks freed!"
    warnings on VM shutdowns when pa is used and lockups of QEMU on shutdown
    as it got stuck on some pa-internal synchronization point.
    Signed-off-by: NJan Kiszka <jan.kiszka@siemens.com>
    Signed-off-by: Nmalc <av1474@comtv.ru>
    aeb29b64
audio.c 51.3 KB