emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Debugging memory leaks/stale references


From: Kenichi Handa
Subject: Re: Debugging memory leaks/stale references
Date: Thu, 30 Sep 2004 08:51:27 +0900 (JST)
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/21.3 (sparc-sun-solaris2.6) MULE/5.0 (SAKAKI)

In article <address@hidden>, Florian Weimer <address@hidden> 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
address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]