[Bug libstdc++/24450] Exception safety problem in locale::_Impl::_M_replace_categories

2005-10-20 Thread pcarlini at suse dot de


--- Comment #1 from pcarlini at suse dot de  2005-10-20 11:17 ---
Created an attachment (id=10031)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10031action=view)
Leaks, slowly


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24450



[Bug libstdc++/24450] Exception safety problem in locale::_Impl::_M_replace_categories

2005-10-20 Thread pcarlini at suse dot de


--- Comment #2 from pcarlini at suse dot de  2005-10-20 12:57 ---
Created an attachment (id=10032)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10032action=view)
Sorry, this one is the right testcase.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24450



[Bug libstdc++/24450] Exception safety problem in locale::_Impl::_M_replace_categories

2005-10-20 Thread pcarlini at suse dot de


--- Comment #3 from pcarlini at suse dot de  2005-10-20 16:14 ---
Unfortunately, we have problems also outside _M_replace_categories: if loc2 is
removed from the testcase, small leaks are still present.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24450



[Bug libstdc++/24450] Exception safety problem in locale::_Impl::_M_replace_categories

2005-10-20 Thread pcarlini at suse dot de


--- Comment #4 from pcarlini at suse dot de  2005-10-20 18:43 ---
Ok, I know what's going wrong, can be fixed rather easily ;)


-- 

pcarlini at suse dot de changed:

   What|Removed |Added

 AssignedTo|unassigned at gcc dot gnu   |pcarlini at suse dot de
   |dot org |
 Status|UNCONFIRMED |ASSIGNED
 Ever Confirmed|0   |1
   Last reconfirmed|-00-00 00:00:00 |2005-10-20 18:43:19
   date||


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24450