This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [libstdc++ PATCH] Fix leak in _Rb_tree::_M_insert (stl_tree.h)


> Running the exception test suite from STLPort 

Maybe you can post what you are doing, exactly? It would be nice to test
for this in libstdc++ as well as fixing it. 

Is this just a throwing allocator, outlined by Matt in one of his
articles? (This looks to be a near-term addition to libstdc++ testsuite,
regardless of this patch.) 

Or, something else?

-benjamin


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]