This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] fix libstdc++/52604 : __freelist::~__freelist re-initializes _M_thread_freelist
- From: Laurent Alfonsi <laurent dot alfonsi at st dot com>
- To: <gcc-patches at gcc dot gnu dot org>
- Cc: <libstdc++ at gcc dot gnu dot org>
- Date: Thu, 19 Apr 2012 10:39:22 +0200
- Subject: Re: [PATCH] fix libstdc++/52604 : __freelist::~__freelist re-initializes _M_thread_freelist
- References: <4F8FCEAE.8040709@st.com>
Also, here is the Changelog :
2012-04-13 Laurent Alfonsi <laurent.alfonsi@st.com>
PR libstdc++/52604
* src/mt_allocator.cc: (__freelist::~__freelist): Reset pointer.