]> git.ipfire.org Git - thirdparty/gcc.git/commit
stl_tree.h (_Rb_tree<>::_M_insert): Don't leak memory if _M_key_compare throws.
authorEarl Chew <earl_chew@agilent.com>
Sat, 26 Feb 2005 23:34:36 +0000 (23:34 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Sat, 26 Feb 2005 23:34:36 +0000 (23:34 +0000)
commit7320b491ec63d1e8aeb9604f7d0e96e614cf94eb
treea029e8eef16bca52f634a1bfbf2a9fe856d53c91
parent5395b47b3c40aa64fc6f388af69aa2c9e0cb9f0b
stl_tree.h (_Rb_tree<>::_M_insert): Don't leak memory if _M_key_compare throws.

2005-02-26  Earl Chew  <earl_chew@agilent.com>
    Christopher Jefferson  <chris@bubblescope.net>

* include/bits/stl_tree.h (_Rb_tree<>::_M_insert): Don't leak
memory if _M_key_compare throws.

Co-Authored-By: Chris Jefferson <chris@bubblescope.net>
From-SVN: r95597
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/stl_tree.h