You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 10, 2022. It is now read-only.
It seems that the code contains some bugs. At src.lib#L354-L358:
Here
len as u64
should beoffset as u64
. Also, thelen
value should be similarly passed toCreateFileMappingW
at L342-L347.The text was updated successfully, but these errors were encountered: