Fix memory leak on upstream code 25/104325/1
authorsangwan.kwon <sangwan.kwon@samsung.com>
Tue, 13 Dec 2016 05:26:58 +0000 (14:26 +0900)
committersangwan.kwon <sangwan.kwon@samsung.com>
Tue, 13 Dec 2016 05:26:58 +0000 (14:26 +0900)
commit569d8600374c6e0b686443467a148987265668f7
tree8fc65f9d93b5ff1c752607330866e34bff9e3d8d
parent3c90aa6afef99bb7af54c7803d7e4ccb815d9d20
Fix memory leak on upstream code

* The result of xmlGetProp() should be free.
* See, http://xmlsoft.org/library.html

Change-Id: I42570b24df40606dd0603a7ef4f0a2994089d9f6
Signed-off-by: sangwan.kwon <sangwan.kwon@samsung.com>
src/relationship.c