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)
committerSW Kim <sw0312.kim@samsung.com>
Fri, 17 Nov 2023 04:08:06 +0000 (13:08 +0900)
commit29862b7547dd2281e495b503e4fba196763955d9
tree647e37383fed4ff9442d7827ad9c21ff8ed7984f
parent16bc2407c7b422fce31195f559f915ea7592e3af
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