shared: Add missing free for avoiding memory leaks 42/116142/1
authorWook Song <wook16.song@samsung.com>
Wed, 22 Feb 2017 01:58:24 +0000 (10:58 +0900)
committerWook Song <wook16.song@samsung.com>
Wed, 22 Feb 2017 01:58:24 +0000 (10:58 +0900)
commit8f3f035444125fb3caf6a00abd960da1b033c3cc
treea5e08e11d0f75a185cdc757fd4c60af7a7be56df
parented5687c4e35cf943b1a5371031889764057e76ad
shared: Add missing free for avoiding memory leaks

This patch adds missing free() for avoiding possible memory leaks in the
shared directory.

Change-Id: Ie95db189d3d94d08d865ad3d7470d801b47c6dc1
Signed-off-by: Wook Song <wook16.song@samsung.com>
src/shared/pass-systemd.c