summaryrefslogtreecommitdiffstats
path: root/unit/test-util.c
diff options
context:
space:
mode:
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2012-10-03 14:57:24 +0300
committerDenis Kenzior <denkenz@gmail.com>2012-10-31 16:18:58 -0500
commit320096a7da23c3262499b78e2be8bd59e73839be (patch)
tree4e09eda3a0e1c359095d3b05ee8bbef3bbd0f1b9 /unit/test-util.c
parent19cb623390abf9ad476ebb25ff8e5a00f0942378 (diff)
downloadofono-320096a7da23c3262499b78e2be8bd59e73839be.tar.bz2
gdbus: Fix not freeing list node by using g_slist_delete_link
g_slist_remove_link does not free the node which can cause leaks so replace that with g_slist_delete_link which does free memory properly.
Diffstat (limited to 'unit/test-util.c')
0 files changed, 0 insertions, 0 deletions