DragonFly commits List (threaded) for 2007-05
DragonFly BSD
DragonFly commits List (threaded) for 2007-05
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/bus/pci pci.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 4 May 2007 10:25:04 -0700 (PDT)

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@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]