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
if you CreateZipFile2 and then immediately CloseZipFile2 it correctly creates a file of 22 bytes, but then UnzipOpenFile on that returns false with errno ESRCH. i believe it should succeed and return you and empty array of entries.
The text was updated successfully, but these errors were encountered:
if you CreateZipFile2 and then immediately CloseZipFile2 it correctly creates a file of 22 bytes, but then UnzipOpenFile on that returns false with errno ESRCH. i believe it should succeed and return you and empty array of entries.
The text was updated successfully, but these errors were encountered: