Re: [Boost-bugs] [Boost C++ Libraries] #10417: Possible signed integer overflow in boost/polygon/detail/scan_arbitrary.hpp

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #10417: Possible signed integer overflow in boost/polygon/detail/scan_arbitrary.hpp
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-12-17 20:57:26


#10417: Possible signed integer overflow in boost/polygon/detail/scan_arbitrary.hpp
--------------------------------------+------------------------
  Reporter: Nate Gallaher <nate@…> | Owner: asydorchuk
      Type: Bugs | Status: closed
 Milestone: Boost 1.58.0 | Component: polygon
   Version: Boost Development Trunk | Severity: Problem
Resolution: fixed | Keywords:
--------------------------------------+------------------------
Changes (by asydorchuk):

 * status: assigned => closed
 * resolution: => fixed
 * milestone: To Be Determined => Boost 1.58.0

Comment:

 Thanks you for the report!

 I fix this particular issue and it was merged to the master branch of
 https://github.com/boostorg/polygon.
 The issue will be also fixed in Boost 1.58 release.

 Please notice that in general it might be not safe to use -2147483648 for
 the coordinate as there is no +2147483648 value for int32 signed type.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/10417#comment:2>
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:17 UTC