Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: augustss
Date: Mon Sep 13 21:35:09 UTC 1999
Modified Files:
syssrc/sys/dev/usb: umass.c
Log Message:
Put a reference counter in the softc. Without this the driver might access
data that has been freed because the detach() routine returns to early.
To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 syssrc/sys/dev/usb/umass.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index