cvs commit: src/sys/bus/pci pci.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Fri May 4 10:25:49 PDT 2007
dillon 2007/05/04 10:25:04 PDT
DragonFly src repository
Modified files:
sys/bus/pci pci.c
Log:
pci_get_resource_list() was returning an illegal pointer instead of NULL
in cases where no resource list is present.
Reported-by: Martin <dragonfly at wommm.nl>
Revision Changes Path
1.38 +3 -5 src/sys/bus/pci/pci.c
http://www.dragonflybsd.org/cvsweb/src/sys/bus/pci/pci.c.diff?r1=1.37&r2=1.38&f=u
More information about the Commits
mailing list