Files
o3de/Code/Framework
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>
2021-09-20 15:44:07 -05:00
..
2021-09-08 08:48:32 -07:00
2021-09-15 15:47:23 -07:00
2021-09-07 18:37:45 -07:00
2021-09-08 16:50:57 -07:00
2021-08-18 12:38:00 -07:00