[Bug libstdc++/18185] Unhandled exceptions leak

2004-11-01 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-11-01 22:47 --- Subject: Bug 18185 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2004-11-01 22:47:34 Modified files: libstdc++-v3 : ChangeLog libstdc++-v3/libsu

[Bug libstdc++/18185] Unhandled exceptions leak

2004-11-01 Thread bkoz at gcc dot gnu dot org
--- Additional Comments From bkoz at gcc dot gnu dot org 2004-11-01 22:31 --- Confirmed on gcc-3_4-branch as well. In on mainline, will fix for 3.4.4 -benjamin -- What|Removed |Added --

[Bug libstdc++/18185] Unhandled exceptions leak

2004-10-27 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-10-28 04:13 --- Confirmed. Patch posted here: . -- What|Removed |Added

[Bug libstdc++/18185] Unhandled exceptions leak

2004-10-27 Thread velco at fadata dot bg
--- Additional Comments From velco at fadata dot bg 2004-10-27 20:29 --- (In reply to comment #0) > are leaked, as the TSD destructor for __cxa_eh_globals > instance does delete them. I mean, of course, DOES NOT delete them. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18185