All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jocelyn Mayer <l_indien@magic.fr>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] qemu/linux-user elfload.c mmap.c
Date: Thu, 27 Sep 2007 04:10:43 +0000	[thread overview]
Message-ID: <E1Iaki3-0003K8-KN@cvs.savannah.gnu.org> (raw)

CVSROOT:	/sources/qemu
Module name:	qemu
Changes by:	Jocelyn Mayer <j_mayer>	07/09/27 04:10:43

Modified files:
	linux-user     : elfload.c mmap.c 

Log message:
	memset string pages to zero to avoid putting random data on the stack
	 that may make some program crash at startup.
	Fix unsigned long / target_ulong confusion (more to do).
	Fix missing g2h macros.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/linux-user/elfload.c?cvsroot=qemu&r1=1.47&r2=1.48
http://cvs.savannah.gnu.org/viewcvs/qemu/linux-user/mmap.c?cvsroot=qemu&r1=1.14&r2=1.15

             reply	other threads:[~2007-09-27  4:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-27  4:10 Jocelyn Mayer [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-02-04 20:46 [Qemu-devel] qemu/linux-user elfload.c mmap.c Paul Brook

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=E1Iaki3-0003K8-KN@cvs.savannah.gnu.org \
    --to=l_indien@magic.fr \
    --cc=qemu-devel@nongnu.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 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.