[NFC] Fix TC failed issue : the SEH exception occurs (#1328)
authorjh8801jung <jh8801.jung@samsung.com>
Mon, 3 Feb 2020 01:09:24 +0000 (10:09 +0900)
committerGitHub <noreply@github.com>
Mon, 3 Feb 2020 01:09:24 +0000 (10:09 +0900)
commit37346a70fb03f113a56f2dd8e72b4625dd9c2668
treebfb8a75e7d49c5ace855489f4ec9b3eec6b1e297
parent7f126371d3daf972f5bc433c192e4c7029ba2d6d
[NFC] Fix TC failed issue : the SEH exception occurs (#1328)

* [NFC] Fix TC failed issue : the SEH exception occurs

Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
* Free IntPtr from capi

Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
* Replace free method

Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
src/Tizen.Network.Smartcard/Tizen.Network.Smartcard/SmartcardManagerImpl.cs
src/Tizen.Network.Smartcard/Tizen.Network.Smartcard/SmartcardSession.cs [changed mode: 0644->0755]