We need to copy zlib streams for rollback in case the compressed size is too large. It is not safe to do that by simply making a copy of the structure: use deflateCopy instead.
refs SERVER-17713
- is related to
-
WT-1815 Zlib replace saved stream with restart
- Closed