Subject: CVS commit: src/sys/dev/acpi
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 08/20/2006 15:10:59
Module Name:	src
Committed By:	christos
Date:		Sun Aug 20 15:10:59 UTC 2006

Modified Files:
	src/sys/dev/acpi: acpi_pci_link.c

Log Message:
PR/34241: Dave Sainty: Bound a memcpy to the sizeof the buffer where we
are trying to save the contents, instead of trying to copy what the lenght
of the acpi resource tells us.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/dev/acpi/acpi_pci_link.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.