forked from MeaningOfLights/MimeDetect
-
Notifications
You must be signed in to change notification settings - Fork 7
Crashes on certain file types like a .MSI or .JSON #1
Copy link
Copy link
Open
Description
Crashes on certain file types like a .MSI or .JSON:
System.AccessViolationException
HResult=0x80004003
Message=Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
Source=mscorlib
StackTrace:
at System.String.wcslen(Char* ptr)
at System.String.CtorCharPtr(Char* ptr)
at System.Runtime.InteropServices.Marshal.PtrToStringUni(IntPtr ptr)
at Winista.MimeDetect.URLMONMimeDetect.urlmonMimeDetect.GetMimeFromFile(String filename)
at Winista.Mime.MimeTypes.GetMimeTypeFromFile(String filePath)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels