git: kernel - Allow NULL softc in ulptclose()
Matthew Dillon
dillon at crater.dragonflybsd.org
Sun Oct 6 21:38:03 PDT 2013
commit 2b32e5811065af444ef995b9acf881b384ec8a93
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sun Oct 6 21:37:25 2013 -0700
kernel - Allow NULL softc in ulptclose()
* Try to fix an unplug / null-pointer-indirection
Summary of changes:
sys/dev/usbmisc/ulpt/ulpt.c | 3 +++
1 file changed, 3 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2b32e5811065af444ef995b9acf881b384ec8a93
--
DragonFly BSD source repository
More information about the Commits
mailing list