This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/25421] [4.0/4.1/4.2 Regression] catching exception from codecvt_byname() segfaults



------- Comment #3 from paolo at gcc dot gnu dot org  2005-12-15 10:11 -------
Subject: Bug 25421

Author: paolo
Date: Thu Dec 15 10:11:03 2005
New Revision: 108565

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=108565
Log:
2005-12-15  Paolo Carlini  <pcarlini@suse.de>

        PR libstdc++/25421
        * config/locale/gnu/c_locale.cc (_S_destroy_c_locale): Check
        for null argument.
        * testsuite/22_locale/facet/25421.cc: New.

Added:
    trunk/libstdc++-v3/testsuite/22_locale/facet/25421.cc
Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/config/locale/gnu/c_locale.cc


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]