]> gcc.gnu.org Git - gcc.git/commit - libstdc++-v3/ChangeLog
PR libstdc++/12352 (cont)
authorPaolo Carlini <pcarlini@unitus.it>
Tue, 30 Sep 2003 07:28:51 +0000 (09:28 +0200)
committerPaolo Carlini <paolo@gcc.gnu.org>
Tue, 30 Sep 2003 07:28:51 +0000 (07:28 +0000)
commit70863cbd39741c9dafba7cdaeab284f55e142187
tree70491cfcb7c1f356c54e06e98b831bd61ddbc66d
parent573850d4cba486247fc9f166502c98e20c09f915
PR libstdc++/12352 (cont)

2003-09-30  Paolo Carlini  <pcarlini@unitus.it>

PR libstdc++/12352 (cont)
* src/localename.cc (locale::_Impl::_Impl(const char*, size_t)):
Don't leak __cloc; don't leak if any of the _M_init_facet(...)
calls fail.
(locale::_Impl::_Impl(const _Impl&, size_t)): Tweak.
(locale::_Impl::~_Impl): Don't do anything if !_M_facets,
!_M_caches, !_M_names.

From-SVN: r71936
libstdc++-v3/ChangeLog
libstdc++-v3/src/localename.cc
This page took 0.060258 seconds and 5 git commands to generate.