public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/14072] New: basic_ios::imbue leaves dangling pointers
@ 2004-02-08 14:10 peturr02 at ru dot is
  2004-02-08 14:10 ` [Bug libstdc++/14072] " peturr02 at ru dot is
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: peturr02 at ru dot is @ 2004-02-08 14:10 UTC (permalink / raw)
  To: gcc-bugs

basic_ios::imbue caches pointers to the ctype, num_get and num_put facets
in the new locale, however, if the new locale doesn't have these facets,
it leaves dangling pointers to the facets from the old locale.

-- 
           Summary: basic_ios::imbue leaves dangling pointers
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libstdc++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: peturr02 at ru dot is
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2004-02-09 10:02 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-08 14:10 [Bug libstdc++/14072] New: basic_ios::imbue leaves dangling pointers peturr02 at ru dot is
2004-02-08 14:10 ` [Bug libstdc++/14072] " peturr02 at ru dot is
2004-02-08 15:54 ` pinskia at gcc dot gnu dot org
2004-02-08 17:18 ` pcarlini at suse dot de
2004-02-09  9:03 ` cvs-commit at gcc dot gnu dot org
2004-02-09  9:53 ` cvs-commit at gcc dot gnu dot org
2004-02-09 10:02 ` pcarlini at suse dot de

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).