id = 2441 title = "virtio-net: memory leak when hotplugging virtio-net" state = "opened" created_at = "2024-07-17T05:45:44.328Z" closed_at = "n/a" labels = ["device:virtio"] url = "https://gitlab.com/qemu-project/qemu/-/issues/2441" host-os = "Ubuntu" host-arch = "x86" qemu-version = "8.1.93" guest-os = "n/a" guest-arch = "n/a" description = """When invalid option for virtio-net device is provided during hotplug, allocated string is not freed, leading to memory leak.""" reproduce = """```sh cat <