]> code.delx.au - pulseaudio/commit
module-jackdbus-detect: Avoid double-free of modargs
authorDavid Henningsson <david.henningsson@canonical.com>
Wed, 5 Oct 2011 08:28:50 +0000 (10:28 +0200)
committerArun Raghavan <arun.raghavan@collabora.co.uk>
Wed, 5 Oct 2011 15:20:03 +0000 (20:50 +0530)
commit58585db8084675b6e1999b7ad5b0d89d98f71db8
tree15c17f2f02bdb24ea79ddde10c112a0cd9840de8
parent42d056593de4bd94bf706c0bd62d05d2aaff77bf
module-jackdbus-detect: Avoid double-free of modargs

If module-jackdbus-detect failed in the later part of initialization,
the ma variable was freed twice.

BugLink: http://bugs.launchpad.net/bugs/867444
Signed-off-by: David Henningsson <david.henningsson@canonical.com>
src/modules/jack/module-jackdbus-detect.c