From: Jim Meyering <jim@meyering.net>
To: Emacs development discussions <emacs-devel@gnu.org>
Subject: Re: [PATCH] make-docfile: don't corrupt heap for an invalid .elc file
Date: Sun, 30 Jan 2011 10:21:21 +0100 [thread overview]
Message-ID: <87r5bu7nn2.fsf@meyering.net> (raw)
In-Reply-To: <87wrlsqj3m.fsf@meyering.net> (Jim Meyering's message of "Wed, 26 Jan 2011 07:23:09 +0100")
Jim Meyering wrote:
> Subject: [PATCH] make-docfile: don't corrupt heap for an invalid .elc file
>
> "printf '#@1' > in.elc; ./make-docfile in.elc" would write a '\0'
> one byte before the just-malloc'd saved_string buffer.
> * make-docfile.c (scan_lisp_file): Diagnose an invalid dynamic
> doc string length. Also fix an always-false while-loop test.
I committed this to master.
next prev parent reply other threads:[~2011-01-30 9:21 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-26 6:23 [PATCH] make-docfile: don't corrupt heap for an invalid .elc file Jim Meyering
2011-01-30 9:21 ` Jim Meyering [this message]
2011-01-31 3:33 ` Stefan Monnier
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=87r5bu7nn2.fsf@meyering.net \
--to=jim@meyering.net \
--cc=emacs-devel@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.