freebsd-skq/sys/dev/sound
cem 9a6293febf snd_hda(4): Don't pass bogus sizeof()s to unused sysctl arg2 parameter
None of the sysctl handlers in hdaa use the arg2 parameter, so just pass zero
instead.  Additionally, the sizes being passed in were suspect (size of the
pointer rather than the value).

Reported by:	Coverity
CIDs:		1007694, 1009679
Sponsored by:	EMC / Isilon Storage Division
2016-05-12 02:41:38 +00:00
..
isa sys/dev: use our nitems() macro when it is avaliable through param.h. 2016-04-19 23:37:24 +00:00
macio
midi sound(4): Don't use-after-free in midi module unload 2016-04-20 05:11:00 +00:00
pci snd_hda(4): Don't pass bogus sizeof()s to unused sysctl arg2 parameter 2016-05-12 02:41:38 +00:00
pcm To support userspace audio daemons like Virtual OSS, /dev/sndstat is 2016-02-09 17:09:14 +00:00
sbus
usb sys/dev: extend use of the howmany() macro when available. 2016-04-26 15:03:15 +00:00
chip.h
clone.c
clone.h
driver.c
unit.c
unit.h
version.h