Initial community commit
This commit is contained in:
parent
537bcbc862
commit
fc06254474
16440 changed files with 4239995 additions and 2 deletions
17
Src/external_dependencies/openmpt-trunk/include/zlib/OpenMPT.txt
vendored
Normal file
17
Src/external_dependencies/openmpt-trunk/include/zlib/OpenMPT.txt
vendored
Normal file
|
@ -0,0 +1,17 @@
|
|||
zlib 1.2.12.
|
||||
Files not required by OpenMPT have been removed.
|
||||
OpenMPT specific changes:
|
||||
* A work-around for <https://github.com/madler/zlib/issues/606> been applied
|
||||
in deflate.h.
|
||||
* <https://github.com/madler/zlib/commit/eff308af425b67093bab25f80f1ae950166bece1>
|
||||
and
|
||||
<https://github.com/madler/zlib/commit/1eb7682f845ac9e9bf9ae35bbfb3bad5dacbd91d>
|
||||
for CVE-2022-37434 have been applied.
|
||||
* iowin32.c has been modified to only use Windows 8 WinRT API when actually
|
||||
compiling for Windows 8 or later.
|
||||
* minizip has been modified to check for allocation failure. A similar fix
|
||||
has been proposed upstream: <https://github.com/madler/zlib/pull/566>
|
||||
* All custom modifications are marked with /* OpenMPT */
|
||||
* For building, premake is used to generate Visual Studio project files.
|
||||
See ../build/premake/ for details.
|
||||
No further changes have been made.
|
Loading…
Add table
Add a link
Reference in a new issue