pacrunner: Memory leak in dbus container
authorJukka Rissanen <jukka.rissanen@linux.intel.com>
Wed, 18 Apr 2012 14:57:21 +0000 (17:57 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 19 Apr 2012 09:01:08 +0000 (11:01 +0200)
commit9fe8694282b988d946b62b11a3b771ea2ec30d25
tree0ee796394447f736b98d8b4f5c46bbefd754a75b
parent8d0c65ad8f708f397816148fb5e34603b246ae2c
pacrunner: Memory leak in dbus container

Valgrind reported memory leak here. The dbus message container
must be not left open because it has allocated resources so we
close the container before returning.
plugins/pacrunner.c