You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Code
lumberyard-employee-dm b9d1af9f46
Fixed calculation of each archive file data offset. (#4204)
* Fixed calculation of each archive file data offset.

The location of a file entry in a Zip file is calculated after the local file
header + the length of the filename + the length of the extra field
length per the ZIP file spec.
https://pkware.cachefly.net/webdocs/casestudies/APPNOTE.TXT

Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com>

* Removed bIndependentBlocks variable

Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com>
4 years ago
..
Editor [Mac] Generate O3DE SDK app bundle that can be notarized and distributed (#4150) 4 years ago
Framework Fixed calculation of each archive file data offset. (#4204) 4 years ago
LauncherUnified Fix remain copyright header issues for .in files (#4177) 4 years ago
Legacy Merge pull request #4171 from aws-lumberyard-dev/burelc/AzCoreLogSinkFix 4 years ago
Tools [Mac] Generate O3DE SDK app bundle that can be notarized and distributed (#4150) 4 years ago
CMakeLists.txt Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago