summaryrefslogtreecommitdiff
path: root/vala
diff options
context:
space:
mode:
authorJuho Hämäläinen <juho.hamalainen@tieto.com>2014-04-15 16:11:48 +0300
committerTanu Kaskinen <tanu.kaskinen@linux.intel.com>2014-04-17 11:13:01 +0300
commita306d66525a996a5095ff144b7b03403d2666cb5 (patch)
treeb085ff1a4f30905d7253594160aaada840294a71 /vala
parent7fac10730128141fb47b6ecbe3a0cfa7f367ab3a (diff)
dbus: Use correct initialization for source ports hashmap.
Source ports hashmap is created without value freeing function, which results in (hashmap values) device ports not being freed when source ports are removed or module is unloaded. This results in memory leak during normal operation and during daemon shutdown dbus_protocol shared object isn't unreferenced correctly, leaving dbus_protocol object in core->shared, which causes assert when shared hashmap is checked for isempty() before freeing.
Diffstat (limited to 'vala')
0 files changed, 0 insertions, 0 deletions