Re: [Boost-bugs] [Boost C++ Libraries] #7048: Iterator's value is not checked properly in range_run class.

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #7048: Iterator's value is not checked properly in range_run class.
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-06-29 23:24:48


#7048: Iterator's value is not checked properly in range_run class.
----------------------------------+-----------------------------------------
  Reporter: g.gupta@… | Owner: djowel
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: spirit
   Version: Boost 1.50.0 | Severity: Problem
Resolution: | Keywords:
----------------------------------+-----------------------------------------

Comment (by djowel):

 Do you have a minimal test case exhibiting this edge case problem? I'll
 need one. I think the logic is just fine as it is. If iter is at the end,
 it gets decremented before dereferencing it (but only if it's not at begin
 already).

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/7048#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:50:09 UTC