diff options
author | Ladislav <Zezula> | 2013-09-15 10:23:57 +0200 |
---|---|---|
committer | Ladislav <Zezula> | 2013-09-15 10:23:57 +0200 |
commit | fd9326ba5cb40c07205b9b4fa4ca6a8567b43a69 (patch) | |
tree | c415ebbef8e99d747890a462afd978d73343790b /StormLib.vcproj | |
parent | dab826ac100f72306229dc2b57c4996011dfd530 (diff) |
+ Fixed possible division by zero in LoadMpqDataBitmap
+ Updated zlib to version 1.2.5 (the same like current WoW build uses)
Diffstat (limited to 'StormLib.vcproj')
-rw-r--r-- | StormLib.vcproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/StormLib.vcproj b/StormLib.vcproj index cc42428..8475695 100644 --- a/StormLib.vcproj +++ b/StormLib.vcproj @@ -4450,7 +4450,7 @@ > </File> <File - RelativePath=".\src\zlib\compress2.c" + RelativePath=".\src\zlib\compress.c" > </File> <File |