Fix memory leak on custom code 26/104326/1
authorsangwan.kwon <sangwan.kwon@samsung.com>
Tue, 13 Dec 2016 06:07:32 +0000 (15:07 +0900)
committersangwan.kwon <sangwan.kwon@samsung.com>
Tue, 13 Dec 2016 06:07:32 +0000 (15:07 +0900)
commitc8d86331b65b3c290e7a1b3de7092d3a5a00b468
tree98b94b0ec7213bcf04eddb98aaa0dd4815662843
parent569d8600374c6e0b686443467a148987265668f7
Fix memory leak on custom code

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

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