Use Marshal.FreeHGlobal() instead of Libc.Free() (#5636)
authorhjhun <36876573+hjhun@users.noreply.github.com>
Wed, 18 Oct 2023 05:38:58 +0000 (14:38 +0900)
committerGitHub <noreply@github.com>
Wed, 18 Oct 2023 05:38:58 +0000 (14:38 +0900)
commitb95715b31b93740577c2769e43d8eaaf5cbc6bf4
treee4079766f663a44c60312b13bdb7a1acfb296314
parentf1981b6574110cf1cca5c132234271463ab44411
Use Marshal.FreeHGlobal() instead of Libc.Free() (#5636)

Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
src/Tizen.Content.MimeType/Interop/Interop.Libc.cs [deleted file]
src/Tizen.Content.MimeType/Interop/Interop.Libraries.cs
src/Tizen.Content.MimeType/Tizen.Content.MimeType/MimeUtil.cs