NetBSD/sys/dev/hdaudio
khorben db8ce746e1 Fix off-by-one when calling snprintf(9) in hdafg_getdev()
This is actually harmless, since:
- the offset is too short rather than too long (no overflow)
- the struct audio_device comes from userland (no information leak)

"looks good to me" nat@
2018-01-04 00:09:12 +00:00
..
Makefile
Makefile.hdaudiodevs
ceareg.h
eldreg.h
files.hdaudio
hdafg.c Fix off-by-one when calling snprintf(9) in hdafg_getdev() 2018-01-04 00:09:12 +00:00
hdafg_dd.c In rev 1.0a of the Intel High Definition Audio Spec: 2017-09-26 09:24:22 +00:00
hdafg_dd.h
hdaudio.c Always go through RIRB startup process, initialize RIRB interrupt count 2017-11-24 17:51:10 +00:00
hdaudio_mixer.h
hdaudio_verbose.c
hdaudio_verbose.h
hdaudiodevs
hdaudiodevs.h
hdaudiodevs_data.h
hdaudioio.h
hdaudioreg.h Add #includes to make this compile. 2017-10-28 06:24:24 +00:00
hdaudiovar.h
hdmireg.h