all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Chong Yidong <cyd@stupidchicken.com>
To: Kenichi Handa  <handa@m17n.org>
Cc: Hiroshi Fujishima <h-fujishima@sakura.ad.jp>,
	2370@emacsbugs.donarmstrong.com
Subject: bug#2370: 23.0.90; decode-coding-region make emacs crash
Date: Wed, 18 Feb 2009 19:17:56 -0500	[thread overview]
Message-ID: <87zlgjwa8b.fsf@cyd.mit.edu> (raw)

Hi Handa-san,

Please take a look at this bug:

http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=2370

The crash occurs because of memory corruption due to overwriting the
carrover buffer at line 6809 of coding.c.  For the sample provided by
the OP, (coding->src_bytes - coding->consumed) == 99.  This looks like a
bug in decode_coding_iso_2022.






             reply	other threads:[~2009-02-19  0:17 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-19  0:17 Chong Yidong [this message]
2009-02-19  2:46 ` bug#2370: 23.0.90; decode-coding-region make emacs crash Kenichi Handa
2009-02-19  3:06   ` Chong Yidong
2009-02-19  3:56     ` Kenichi Handa
2009-02-19  4:14   ` Eli Zaretskii
2009-02-19  4:14   ` Eli Zaretskii
  -- strict thread matches above, loose matches on Subject: below --
2009-02-18  3:39 Hiroshi Fujishima

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=87zlgjwa8b.fsf@cyd.mit.edu \
    --to=cyd@stupidchicken.com \
    --cc=2370@emacsbugs.donarmstrong.com \
    --cc=h-fujishima@sakura.ad.jp \
    --cc=handa@m17n.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.