CVSROOT: /cvs Module name: src Changes by: ratc...@cvs.openbsd.org 2009/07/18 04:58:41
Modified files: sys/dev : midi.c Log message: While detatching the device, workaround the case when a midi entry is missing in cdevsw[], in which case vdevgone() is called with out of bounds argument. requested by dlg@