Subject: [Boost-bugs] [Boost C++ Libraries] #7561: bzip2_compressor does not play nicely with either direction of filtering_stream
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-10-24 08:38:43
#7561: bzip2_compressor does not play nicely with either direction of
filtering_stream
--------------------------------------------------------------+-------------
Reporter: Alexander van Gessel (AI0867) <ai0867@â¦> | Owner: turkanis
Type: Bugs | Status: new
Milestone: To Be Determined | Component: iostreams
Version: Boost 1.42.0 | Severity: Problem
Keywords: bzip2 filtering_istream filtering_ostream |
--------------------------------------------------------------+-------------
With boost::iostreams::filtering_stream<boost::iostreams::input>,
bzip2_compressor's output is always empty.
With boost::iostreams::filtering_stream<boost::iostreams::output>,
bzip2_compressor segfaults on an empty input.
I'm attaching a program that on my machine reproduces this issue.
Bugs that seem related: #2411, #3348, #5237
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/7561> 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:11 UTC