Memfd memory leak fix
authorMichal Eljasiewicz <m.eljasiewic@samsung.com>
Fri, 23 Aug 2013 13:54:24 +0000 (15:54 +0200)
committerMichal Eljasiewicz <m.eljasiewic@samsung.com>
Fri, 23 Aug 2013 14:10:18 +0000 (16:10 +0200)
commitcc1ba8d1504a4aefa22e42f7f5845254d0873bb0
tree9e9c99244b0a9984c713578165b47566ac12ce42
parent5146f3be6bf4734c8fd4d41ab85dec2a07f9d13d
Memfd memory leak fix

memfd file descriptors were not closed, thats why memory was not free'd

Change-Id: I553e91d8caf8ba5a21578f88aa8d21a644c7e505
dbus/dbus-transport-kdbus.c