Re: [Boost-bugs] [Boost C++ Libraries] #4483: [serialization] test_non_default_ctor2.cpp leaks FloatValueHolder instance

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4483: [serialization] test_non_default_ctor2.cpp leaks FloatValueHolder instance
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-08-04 19:08:01


#4483: [serialization] test_non_default_ctor2.cpp leaks FloatValueHolder instance
--------------------------------------+-------------------------------------
  Reporter: anonymous | Owner: ramey
      Type: Bugs | Status: closed
 Milestone: To Be Determined | Component: serialization
   Version: Boost Development Trunk | Severity: Cosmetic
Resolution: invalid | Keywords:
--------------------------------------+-------------------------------------
Changes (by ramey):

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

Comment:

 This can't be correct.

 ar & * x

 wouldn't likely give what is desired. I works around version among other
 things.

 If the test is leaking memory, I would be an issue with test itself rather
 than the library. You could send a suggested patch for the test if you
 want. But, I'm sure this applies to lots of tests as well as some or all
 of the demos. The first demo in the tutorial leaks memory. I tolerate
 this since I didn't want the tutorial clouded up with issues unrelated to
 the serialization library.

 Robert Ramey

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