This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b15fd4e9533df03388effc8fc2cdd0b7ccede9cb
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
FileUtilities
/
Private
History
matt peters
d02c2c8ae4
ZipArchiveReader: Fix bug in our call to libzip API function zip_source_make_command_bitmap. The list of arguments needs to be terminated with -1, per the libzip documentation. A licensee reported this fix was necessary to fix incorrect behavior on some platforms.
...
#jira UE-218536 #rnx [CL 34641246 by matt peters in ue5-main branch]
2024-06-25 10:14:27 -04:00
..
Tests
Fix ZipArchiveWritter ZIP64 header output
2024-06-24 11:37:25 -04:00
FileUtilities.cpp
…
ZipArchivePrivate.h
…
ZipArchiveReader.cpp
ZipArchiveReader: Fix bug in our call to libzip API function zip_source_make_command_bitmap. The list of arguments needs to be terminated with -1, per the libzip documentation. A licensee reported this fix was necessary to fix incorrect behavior on some platforms.
2024-06-25 10:14:27 -04:00
ZipArchiveWriter.cpp
Fix ZipArchiveWritter ZIP64 header output
2024-06-24 11:37:25 -04:00