all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kenichi Handa <handa@m17n.org>
Cc: rms@gnu.org, emacs-devel@gnu.org
Subject: Re: Debugging memory leaks/stale references
Date: Thu, 30 Sep 2004 08:51:27 +0900 (JST)	[thread overview]
Message-ID: <200409292351.IAA28009@etlken.m17n.org> (raw)
In-Reply-To: <87y8iurtvw.fsf@deneb.enyo.de> (message from Florian Weimer on Tue, 28 Sep 2004 23:00:35 +0200)

In article <87y8iurtvw.fsf@deneb.enyo.de>, Florian Weimer <fw@deneb.enyo.de> writes:

> It turns out that we are returning from code_convert_region() without
> freeing the composition data under certain circumstances.  This bug is
> not new, it has been present since code_convert_region() started
> allocating data using xmalloc() in late 1999.  The recent
> internationalization efforts just uncovered it.

Thank you very much for finding this bug.  I've just
installed your fix.  I also checked all calls of
coding_save_composition and
coding_allocate_composition_data, and installed similer
fixes.

---
Ken'ichi HANDA
handa@m17n.org

  parent reply	other threads:[~2004-09-29 23:51 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-21 17:38 Debugging memory leaks/stale references Florian Weimer
2004-09-21 19:49 ` Simon Josefsson
2004-09-27 19:40   ` Florian Weimer
2004-09-27 19:52     ` Stefan Monnier
2004-09-27 20:36       ` Florian Weimer
2004-09-27 20:49         ` Stefan Monnier
2004-09-27 20:48       ` Simon Josefsson
2004-09-28 15:20     ` Richard Stallman
2004-09-28 21:00       ` Florian Weimer
2004-09-28 21:51         ` Florian Weimer
2004-09-29 16:39         ` Richard Stallman
2004-09-29 23:51         ` Kenichi Handa [this message]
2004-09-28 21:40       ` Kim F. Storm
2004-09-21 19:57 ` Stefan Monnier
2004-09-21 21:01   ` Florian Weimer

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=200409292351.IAA28009@etlken.m17n.org \
    --to=handa@m17n.org \
    --cc=emacs-devel@gnu.org \
    --cc=rms@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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.