Subject: Re: [Boost-bugs] [Boost C++ Libraries] #1896: boost::iostreams::gzip_decompressor silently ignores multiple members
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-05-29 22:44:57
#1896: boost::iostreams::gzip_decompressor silently ignores multiple members
-------------------------------------------------+--------------------------
Reporter: Bruce MacDonald <bruce_at_[hidden]> | Owner: turkanis
Type: Bugs | Status: assigned
Milestone: Boost 1.36.0 | Component: iostreams
Version: Boost 1.35.0 | Severity: Problem
Resolution: | Keywords: iostreams gzip gzip_decompressor
-------------------------------------------------+--------------------------
Changes (by turkanis):
* status: new => assigned
Comment:
Yes, the implementation is tricky because when the end of a deflated
sequence is reached, the symmetric filter will usually have some
unconsumed characters in the buffer, which need to be fed back through the
decompressor as part of the next member.
Now that I've figured out the problem, it shouldn't be too hard to
implement.
--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1896#comment:1>
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:49:57 UTC