Open
Description
Summary of your issue
On Dispose the
[SuppressUnmanagedCodeSecurity]
[DllImport(NativeLibrary, CallingConvention = CallingConvention)]
public static extern void free_model_content(IntPtr model);
create crash when ported to .net 8. and using liblinear.dll 2.47
Environment
Windows 10, x64, visualstudio
What did you do when you faced the problem?
on Dispose the software crashes.
Metadata
Metadata
Assignees
Labels
No labels