[patch-rfc] N2179: Exception Propagation in C++

Sebastian Redl sebastian.redl@getdesigned.at
Thu Aug 21 16:56:00 GMT 2008


Paolo Carlini wrote:
> Paolo Carlini wrote:
>> Please help with the issue.
> Apparently something is wrong with __cxa_free_dependent_exception: is 
> not called anywhere.
>
> Paolo.
Yes, I discovered this too, to my great embarrassment. Attached patch 
solves the leak (verified with valgrind). I'm currently running the 
testsuite with it. It's not finished, but it's past the exception_ptr 
tests; no failures.

Sebastian
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: leak.patch
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20080821/c277d460/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: leak.ChangeLog
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20080821/c277d460/attachment-0001.ksh>


More information about the Libstdc++ mailing list