user-level: 0.761 register: 0.754 performance: 0.735 semantic: 0.725 peripherals: 0.722 permissions: 0.721 device: 0.721 vnc: 0.720 debug: 0.718 graphic: 0.713 hypervisor: 0.712 risc-v: 0.705 arm: 0.703 mistranslation: 0.702 virtual: 0.702 architecture: 0.702 KVM: 0.691 PID: 0.690 VMM: 0.687 files: 0.685 i386: 0.680 TCG: 0.676 assembly: 0.667 ppc: 0.660 boot: 0.654 network: 0.648 kernel: 0.646 socket: 0.645 x86: 0.623 virtio-net: memory leak when hotplugging virtio-net Description of problem: When invalid option for virtio-net device is provided during hotplug, allocated string is not freed, leading to memory leak. Steps to reproduce: ```sh cat <