qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] qemu/linux-user elfload.c mmap.c
@ 2006-02-04 20:46 Paul Brook
  0 siblings, 0 replies; 2+ messages in thread
From: Paul Brook @ 2006-02-04 20:46 UTC (permalink / raw)
  To: qemu-devel

CVSROOT:	/sources/qemu
Module name:	qemu
Branch: 	
Changes by:	Paul Brook <pbrook@savannah.gnu.org>	06/02/04 20:46:24

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

Log message:
	Make target_mmap always return -1 on failure.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/qemu/linux-user/elfload.c.diff?tr1=1.31&tr2=1.32&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/qemu/qemu/linux-user/mmap.c.diff?tr1=1.8&tr2=1.9&r1=text&r2=text

^ permalink raw reply	[flat|nested] 2+ messages in thread
* [Qemu-devel] qemu/linux-user elfload.c mmap.c
@ 2007-09-27  4:10 Jocelyn Mayer
  0 siblings, 0 replies; 2+ messages in thread
From: Jocelyn Mayer @ 2007-09-27  4:10 UTC (permalink / raw)
  To: qemu-devel

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-09-27  4:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-04 20:46 [Qemu-devel] qemu/linux-user elfload.c mmap.c Paul Brook
  -- strict thread matches above, loose matches on Subject: below --
2007-09-27  4:10 Jocelyn Mayer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).