]> xenbits.xensource.com Git - qemu-xen.git/commit
paaudio: fix possible resource leak
authorKővágó, Zoltán <dirty.ice.hu@gmail.com>
Wed, 3 Jun 2015 21:03:53 +0000 (23:03 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 15 Jun 2015 10:42:48 +0000 (12:42 +0200)
commit49dd6d0d33e1a59b4055713079e64062bc5092b5
tree37fadd33b0184110e980cb4b0351d93b435c5621
parentf2dcc6cec285938967446d412b0477e02e26f3ca
paaudio: fix possible resource leak

qpa_audio_init did not clean up resources properly if the initialization
failed. This hopefully fixes it.

Signed-off-by: Kővágó, Zoltán <DirtY.iCE.hu@gmail.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
audio/paaudio.c