Module Name: src Committed By: riastradh Date: Sun Aug 7 11:25:33 UTC 2022
Modified Files: src/sys/dev/usb: uirda.c Log Message: uirda(4): Unconditionally initializes mutexes and selq on attach. We're going to unconditionally destroy them on detach. Reported-by: syzbot+6b8aea3a51d8b1e5a...@syzkaller.appspotmail.com https://syzkaller.appspot.com/bug?id=ec5ed628986cba5aab5705691596a2d27b0301fc To generate a diff of this commit: cvs rdiff -u -r1.52 -r1.53 src/sys/dev/usb/uirda.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.