Subject: PR/34241 CVS commit: src/sys/dev/acpi
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Christos Zoulas <christos@netbsd.org>
List: netbsd-bugs
Date: 08/20/2006 15:45:04
The following reply was made to PR kern/34241; it has been noted by GNATS.
From: Christos Zoulas <christos@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc:
Subject: PR/34241 CVS commit: src/sys/dev/acpi
Date: Sun, 20 Aug 2006 15:10:59 +0000 (UTC)
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.