Re: [Boost-bugs] [Boost C++ Libraries] #1896: boost::iostreams::gzip_decompressor silently ignores multiple members

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #1896: boost::iostreams::gzip_decompressor silently ignores multiple members
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-06-25 11:03:14


#1896: boost::iostreams::gzip_decompressor silently ignores multiple members
-------------------------------------------------+--------------------------
  Reporter: Bruce MacDonald <bruce@…> | Owner: turkanis
      Type: Bugs | Status: closed
 Milestone: Boost 1.41.0 | Component: iostreams
   Version: Boost 1.35.0 | Severity: Problem
Resolution: fixed | Keywords: iostreams gzip gzip_decompressor
-------------------------------------------------+--------------------------

Comment (by bruce@…):

 Yes, but multiple members don't work in 1.43.0. An exception is thrown
 during footer processing on the second member as the crc's don't match.

 I have fixed this locally by adding:

 crc_ = 0;

 in zlib_base::reset() on line 145 of libs/iostreams/src/zlib.cpp.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/1896#comment:5>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:03 UTC