cvs commit: src/sys/bus/usb usb_subr.c

Matthew Dillon dillon at crater.dragonflybsd.org
Thu Mar 18 16:32:03 PST 2004


dillon      2004/03/18 16:30:32 PST

DragonFly src repository

  Modified files:
    sys/bus/usb          usb_subr.c 
  Log:
  Fix generation of USB_EVENT_DEVICE_DETACH, which was commented out in
  FreeBSD.  Incorporate NetBSD rev 1.110 which fixes an access to freed
  memory which was previously causing the detach event to crash the system.
  
  Reported-By: Andreas Fuchs <asf at xxxxxxxxxxx>
  
  Revision  Changes    Path
  1.9       +2 -1      src/sys/bus/usb/usb_subr.c


http://www.dragonflybsd.org/cvsweb/src/sys/bus/usb/usb_subr.c.diff?r1=1.8&r2=1.9&f=h





More information about the Commits mailing list