Subject: PR/36512 CVS commit: [netbsd-3] src
To: None <scw@NetBSD.org, gnats-admin@netbsd.org, netbsd-bugs@netbsd.org,>
From: Liam J. Foy <liamjfoy@netbsd.org>
List: netbsd-bugs
Date: 06/22/2007 14:05:10
The following reply was made to PR port-arm/36512; it has been noted by GNATS.
From: "Liam J. Foy" <liamjfoy@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc:
Subject: PR/36512 CVS commit: [netbsd-3] src
Date: Fri, 22 Jun 2007 14:01:18 +0000 (UTC)
Module Name: src
Committed By: liamjfoy
Date: Fri Jun 22 14:01:18 UTC 2007
Modified Files:
src/lib/libc/arch/arm/string [netbsd-3]: memmove.S
src/sys/lib/libkern/arch/arm [netbsd-3]: memmove.S
Log Message:
Pull up following revision(s) (requested by scw in ticket #1805):
common/lib/libc/arch/arm/string/memmove.S: revision 1.2
Apply the patch supplied in PR/36512 to fix the buffer overlap check. The patch
to memmove.S was provided via patch.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.5.2.1 src/lib/libc/arch/arm/string/memmove.S
cvs rdiff -r1.4 -r1.4.2.1 src/sys/lib/libkern/arch/arm/memmove.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.