CVSROOT: /cvs Module name: src Changes by: ratc...@cvs.openbsd.org 2017/02/15 14:28:23
Modified files: usr.bin/sndiod : dev.c Log message: Fix the code supposed to abort when attempting to detach a slot that's not on the slot list (the check was a no-op). Found by jsg@, thanks!