Re: [Boost-bugs] [Boost C++ Libraries] #3650: Text Serialization crashes when istream close unexpectedly

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #3650: Text Serialization crashes when istream close unexpectedly
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-12-07 13:14:02


#3650: Text Serialization crashes when istream close unexpectedly
--------------------------------------+-------------------------------------
  Reporter: Doug Wallas | Owner: ramey
      Type: Bugs | Status: reopened
 Milestone: Boost 1.42.0 | Component: serialization
   Version: Boost Development Trunk | Severity: Problem
Resolution: | Keywords:
--------------------------------------+-------------------------------------
Changes (by anonymous):

  * status: closed => reopened
  * resolution: wontfix =>

Comment:

 It wouldnt work since ">>" is blocking so your checks could be OK, but it
 would still sigfaults on the ">>" operand as i mentioned before.

 If the stream is closed while waiting on the >> operand, a modification of
 the library is necessary or there's no other way (i could think of) to
 catch that kind of error.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/3650#comment:8>
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:02 UTC