Subject: Re: [Boost-bugs] [Boost C++ Libraries] #13036: Boost.Regex: Integer overflow during calculation of max_state_count
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2017-07-31 18:20:02
#13036: Boost.Regex: Integer overflow during calculation of max_state_count
--------------------------------------+------------------------------------
Reporter: anonymous | Owner: John Maddock
Type: Bugs | Status: closed
Milestone: To Be Determined | Component: regex
Version: Boost Development Trunk | Severity: Problem
Resolution: fixed | Keywords: regex max_state_count
--------------------------------------+------------------------------------
Changes (by John Maddock):
* status: new => closed
* resolution: => fixed
Comment:
Fixed in
https://github.com/boostorg/regex/commit/bc9b25b5d3c3784543158510c6087d41739ab64a.
I didn't use your PR because the change from signed to unsigned integer
introduces other pitfalls (signed/unsigned comparisons).
-- Ticket URL: <https://svn.boost.org/trac10/boost/ticket/13036#comment:3> 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-07-31 18:22:52 UTC