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 <[EMAIL PROTECTED]>
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
