]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/audio/hda: free timer on exit
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Tue, 8 Oct 2024 12:50:10 +0000 (16:50 +0400)
committerMichael Tokarev <mjt@tls.msk.ru>
Wed, 16 Oct 2024 08:14:04 +0000 (11:14 +0300)
commit6298efc5b265e053c7d6e6e198e4a956da82feca
treede8087ceb5e6a745956e2cadb767affa167b4a62
parent14005f8d4a2647f2c3095c09925262da33227bfa
hw/audio/hda: free timer on exit

Fixes: 280c1e1cd ("audio/hda: create millisecond timers that handle IO")
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Message-ID: <20241008125028.1177932-2-marcandre.lureau@redhat.com>
(cherry picked from commit f27206ceedbe2efae37c8d143c5eb2db05251508)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
hw/audio/hda-codec.c