freebsd-dev/sys/dev/sound
Mark Johnston 3428b6c050 Fix several dev_clone callbacks to avoid out-of-bounds reads
Use strncmp() instead of bcmp(), so that we don't have to find the
minimum of the string lengths before comparing.

Reviewed by:	kib
Reported by:	KASAN
MFC after:	3 days
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D29463
2021-03-28 11:08:36 -04:00
..
isa
macio
midi
pci Unify Intel CODEC naming. 2021-01-15 09:56:15 -05:00
pcm Fix several dev_clone callbacks to avoid out-of-bounds reads 2021-03-28 11:08:36 -04:00
usb Set default alternate setting when USB audio devices are not in use, 2021-03-25 16:49:52 +01:00
chip.h
clone.c
clone.h
driver.c
unit.c
unit.h
version.h