linux/sound
Kees Cook 02aa2a3763 drivers: avoid format string in dev_set_name
Calling dev_set_name with a single paramter causes it to be handled as a
format string.  Many callers are passing potentially dynamic string
content, so use "%s" in those cases to avoid any potential accidents,
including wrappers like device_create*() and bdi_register().

Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2013-07-03 16:07:41 -07:00
..
aoa
arm
atmel
core pcm_native: switch to fdget()/fdput() 2013-06-29 12:57:06 +04:00
drivers
firewire
i2c
isa
mips
oss
parisc
pci ALSA: hda - Add models for Dell headset jacks 2013-06-17 11:15:56 +02:00
pcmcia
ppc
sh
soc sound/soc/codecs/si476x.c: don't use 0bNNN 2013-07-03 16:07:23 -07:00
sparc
spi
synth
usb ALSA: usb-audio: Fix invalid volume resolution for Logitech HD Webcam c310 2013-06-17 10:25:02 +02:00
ac97_bus.c
Kconfig
last.c
Makefile
sound_core.c drivers: avoid format string in dev_set_name 2013-07-03 16:07:41 -07:00
sound_firmware.c