Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Klaus Klein <kleink@netbsd.org>
List: source-changes
Date: 02/17/2004 17:39:55
Module Name: src
Committed By: kleink
Date: Tue Feb 17 17:39:55 UTC 2004
Modified Files:
src/sys/dev/pci: eso.c
Log Message:
Fix a (non-dangerous) malloc size botch in eso_allocm();
from Stephen Ma in PR kern/18342.
To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 src/sys/dev/pci/eso.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.