Comment 0 for bug 2018293

Revision history for this message
bugproxy (bugproxy) wrote :

Problem Description:
zlib deflateBound() function can crash on s390x when called before deflateInit().

Solution:
zlib on s390x needs to support calling deflateBound() before deflateInit().

The fix is squashed into the latest DFLTCC PR: https://github.com/madler/zlib/pull/410

Diff: https://github.com/madler/zlib/compare/113203437eda67261848b14b6c80a33ff7e33d34..f6d382a91a4e7d88b9b12ce0ecdffb1783878160