]> git.proxmox.com Git - mirror_qemu.git/commit
ahci-test: fix memory leak
authorJohn Snow <jsnow@redhat.com>
Mon, 11 Jan 2016 19:10:42 +0000 (14:10 -0500)
committerJohn Snow <jsnow@redhat.com>
Mon, 11 Jan 2016 19:10:42 +0000 (14:10 -0500)
commit248de4a89915001e64176580d620d22b612e06f2
treef626a463946201d0c248625cde82b766fca1541a
parent4ab0359a8ae182a7ac5c99609667273167703fab
ahci-test: fix memory leak

Use the proper free command to detroy an AHCICommand.

Signed-off-by: John Snow <jsnow@redhat.com>
Message-id: 1452282920-21550-2-git-send-email-jsnow@redhat.com
tests/ahci-test.c