Subject: [Boost-bugs] [Boost C++ Libraries] #2318: A particular string for which compressing/uncompressing using iostreams/zlib fails.
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-09-11 07:10:30
#2318: A particular string for which compressing/uncompressing using
iostreams/zlib fails.
--------------------------------------+-------------------------------------
Reporter: guy_tannenbaum_at_[hidden] | Owner: turkanis
Type: Bugs | Status: new
Milestone: Boost 1.37.0 | Component: iostreams
Version: Boost 1.36.0 | Severity: Problem
Keywords: |
--------------------------------------+-------------------------------------
Found a string that compressing and than uncompressing using iostreams and
zlib results in an exception being thrown by the uncompress operation.
(The same code works fine for all other strings tried).
Attaching a sample program + file containing the problematic string.
Not sure if this helps - but take note that the resulting compressed
buffer has the pretty unusual size of 20480, which might be a multiple of
some constant. A number of different strings which compress to this size
however didn't exhibit the same behavior.
-- Ticket URL: <http://svn.boost.org/trac/boost/ticket/2318> 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:58 UTC