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 <