Files
qemu/hw/net
Mao Zhongyi 1343a107e4 net/rocker: Plug memory leak in pci_rocker_init()
pci_rocker_init() leaks a World when the name more than 9 chars,
then return a negative value directly, doesn't make a correct
cleanup. So add a new goto label to fix it.

Cc: jasowang@redhat.com
Cc: jiri@resnulli.us
Cc: armbru@redhat.com
Cc: f4bug@amsat.org
Signed-off-by: Mao Zhongyi <maozy.fnst@cn.fujitsu.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Jason Wang <jasowang@redhat.com>
2017-09-08 08:17:37 +08:00
..
2017-03-31 08:48:13 +08:00
2017-04-24 11:30:03 +08:00
2016-07-19 20:18:02 +02:00
2016-06-16 18:39:03 +02:00
2017-01-06 10:38:05 +08:00
2016-10-28 17:54:21 -07:00
2017-06-02 11:33:52 +04:00