src/gdb ChangeLog i387-nat.c

kevinb@sources.redhat.com kevinb@sources.redhat.com
Thu Dec 13 09:34:00 GMT 2001


CVSROOT:	/cvs/src
Module name:	src
Changes by:	kevinb@sources.redhat.com	2001-12-13 09:34:53

Modified files:
	gdb            : ChangeLog i387-nat.c 

Log message:
	* i387-nat.c (i387_fill_fxsave): Change type of ``val'' from char
	to short so that we don't memcpy() beyond the end of this buffer.
	Also, change shift value used in computing val to account for the
	fact that only eight bits are used.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.1901&r2=1.1902
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/i387-nat.c.diff?cvsroot=src&r1=1.7&r2=1.8



More information about the Gdb-cvs mailing list