[Applications.WidgetControl] Use Marshal.FreeHGlobal() instead of Lib… (#5629)
authorkilig <inkyun.kil@samsung.com>
Mon, 13 Nov 2023 01:41:58 +0000 (10:41 +0900)
committerSW Kim <sw0312.kim@samsung.com>
Fri, 17 Nov 2023 04:08:06 +0000 (13:08 +0900)
commitf0888f06d31d369ff35d0c0c43c1895534fd5a0e
tree2338026b9f3199619d7b0eb2b3ac2a7cc38ec001
parent06dbeee44b9b2c64993e167880668a01b71aea63
[Applications.WidgetControl] Use Marshal.FreeHGlobal() instead of Lib… (#5629)

* [Applications.WidgetControl] Use Marshal.FreeHGlobal() instead of Libc.Free()

Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
* [Applications.Cion] Use Marshal.AllocHGlobal() instead of Libc.Malloc()

Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
---------

Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
Co-authored-by: pjh9216 <jh9216.park@samsung.com>
src/Tizen.Applications.Cion/Interop/Interop.Cion.cs
src/Tizen.Applications.Cion/Interop/Interop.Libraries.cs
src/Tizen.Applications.Cion/Tizen.Applications.Cion/ServerBase.cs
src/Tizen.Applications.WidgetControl/Interop/Interop.Libc.cs [deleted file]
src/Tizen.Applications.WidgetControl/Interop/Interop.Libraries.cs
src/Tizen.Applications.WidgetControl/Tizen.Applications/WidgetControl.cs