On Wed, 15 Nov 2023 22:27, Volker RĂ¼melin <[email protected]> wrote:
Cc: qemu-develHi Manos, it's easy to trigger a segmentation fault with the virtio-sound device. The basic problem is that in function virtio_snd_realize() there is no code in the errror paths to undo the previous steps.
Thank you for the report Volker! Patch posted: https://lore.kernel.org/qemu-devel/[email protected]/ Manos
