Use Marshal.FreeHGlobal() instead of Libc.Free() (#5628)
authorhjhun <36876573+hjhun@users.noreply.github.com>
Tue, 17 Oct 2023 04:40:33 +0000 (13:40 +0900)
committerGitHub <noreply@github.com>
Tue, 17 Oct 2023 04:40:33 +0000 (13:40 +0900)
commitcd4f4e2b20cace812672f0e0f5e842ed2e6ecf78
treee043500197cb3fdd97d608c853334f7148013f19
parent193e03d15a598082c07b8607c02edec212b7aa01
Use Marshal.FreeHGlobal() instead of Libc.Free() (#5628)

Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
src/Tizen.Applications.Common/Interop/Interop.Libc.cs
src/Tizen.Applications.Common/Tizen.Applications/AppControl.cs