]> Git Repo - qemu.git/commit - tests/virtio-scsi-test.c
tests: fix memory leak in virtio-scsi-test
authorLaurent Vivier <[email protected]>
Mon, 17 Oct 2016 10:30:19 +0000 (12:30 +0200)
committerDavid Gibson <[email protected]>
Thu, 27 Oct 2016 22:36:58 +0000 (09:36 +1100)
commitf62e0bbb39eec088ff4fbe6a7ec38af51fac5e94
treef16d55c5113c6ff9cf744ac28c2c6760c917e4c0
parentb1fc72f0fb0aeae4194ff89c454aabe019983d0d
tests: fix memory leak in virtio-scsi-test

vs is allocated in qvirtio_scsi_pci_init() and never freed.

Signed-off-by: Laurent Vivier <[email protected]>
Reviewed-by: Greg Kurz <[email protected]>
Reviewed-by: Thomas Huth <[email protected]>
Signed-off-by: David Gibson <[email protected]>
tests/virtio-scsi-test.c
This page took 0.025688 seconds and 4 git commands to generate.