Subject: PR/36512 CVS commit: src/common/lib/libc/arch/arm/string
To: None <scw@NetBSD.org, gnats-admin@netbsd.org, netbsd-bugs@netbsd.org,>
From: Steve Woodford <scw@netbsd.org>
List: netbsd-bugs
Date: 06/20/2007 22:35:03
The following reply was made to PR port-arm/36512; it has been noted by GNATS.

From: Steve Woodford <scw@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/36512 CVS commit: src/common/lib/libc/arch/arm/string
Date: Wed, 20 Jun 2007 22:31:21 +0000 (UTC)

 Module Name:	src
 Committed By:	scw
 Date:		Wed Jun 20 22:31:21 UTC 2007
 
 Modified Files:
 	src/common/lib/libc/arch/arm/string: memmove.S
 
 Log Message:
 Apply the patch supplied in PR/36512 to fix the buffer overlap check.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.1 -r1.2 src/common/lib/libc/arch/arm/string/memmove.S
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.