Fix memory leak 79/238879/4
authorJunghoon Park <jh9216.park@samsung.com>
Mon, 20 Jul 2020 04:51:32 +0000 (13:51 +0900)
committerJunghoon Park <jh9216.park@samsung.com>
Wed, 22 Jul 2020 01:35:29 +0000 (10:35 +0900)
commit54a2839519058c8fb8bb847dcdab084d6fd82f5c
tree0b7914f894c542ae081f8bd2039750ac674330c5
parent779f927e52cec301cdb608fd1742ef63a763dcc5
Fix memory leak

- Remove useless invocations of strdup()
- Change g_variant argument types to reference type

Change-Id: I80f7bd057440023d1127bec34d4bcd9456364621
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
notification-ex/dbus_event_listener.cc
notification-ex/shared_file.cc