public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "peturr02 at ru dot is" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug libstdc++/14072] New: basic_ios::imbue leaves dangling pointers
Date: Sun, 08 Feb 2004 14:10:00 -0000	[thread overview]
Message-ID: <20040208141008.14072.peturr02@ru.is> (raw)

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


             reply	other threads:[~2004-02-08 14:10 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-08 14:10 peturr02 at ru dot is [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040208141008.14072.peturr02@ru.is \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).