fix last entry

From-SVN: r186415
This commit is contained in:
Christian Bruel 2012-04-13 13:58:15 +02:00
parent 2db21e7eb9
commit d0bcb5c33f
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
2012-04-13 Laurent Alfonsi <laurent.alfonsi@st.com>
PR libstdc++/52604
* src/c++98/mt_allocator.cc: (~__freelist): Reset pointer.
* src/c++98/mt_allocator.cc: (__freelist::~__freelist): Reset pointer.
2012-04-13 Paolo Carlini <paolo.carlini@oracle.com>