Re: [Boost-bugs] [Boost C++ Libraries] #4369: function::function_base potential uninitialized data member

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4369: function::function_base potential uninitialized data member
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-07-11 02:06:51


#4369: function::function_base potential uninitialized data member
-------------------------------------------------------+--------------------
  Reporter: Steve Hawkes <steve.hawkes@…> | Owner: dgregor
      Type: Bugs | Status: closed
 Milestone: Boost 1.44.0 | Component: function
   Version: Boost Development Trunk | Severity: Problem
Resolution: invalid | Keywords: function_base
-------------------------------------------------------+--------------------
Changes (by steven_watanabe):

  * status: new => closed
  * resolution: => invalid

Comment:

 functor can never be used without being initialized. Initializing vtable
 to 0 indicates that the function is empty, so functor is unused.

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