[NFC] Fix TC failed issue : the SEH exception occurs (#1327)
authorjh8801jung <jh8801.jung@samsung.com>
Mon, 3 Feb 2020 01:09:14 +0000 (10:09 +0900)
committerGitHub <noreply@github.com>
Mon, 3 Feb 2020 01:09:14 +0000 (10:09 +0900)
commitd06ae8acccc8b14b4b15d819719fb0d61b89324a
treefa3d8a452e011aaaea5a01529dcca6108498813b
parented15cd99c83dffdd0d70ff49c756c44320671d0c
[NFC] Fix TC failed issue : the SEH exception occurs (#1327)

* [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]