summaryrefslogtreecommitdiff
path: root/sound/oss/tuning.h
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2011-09-29 06:10:48 (GMT)
committerTakashi Iwai <tiwai@suse.de>2011-09-29 06:12:33 (GMT)
commitbb690c9e2702e49af3be2fb6f03d9b60e0afcab7 (patch)
treea63ec12c6a3fcfa166a8d93998022a8849413d7f /sound/oss/tuning.h
parent17d900c4a1b50bc191b3ca58cbd78acc04a1c5b3 (diff)
downloadlinux-bb690c9e2702e49af3be2fb6f03d9b60e0afcab7.tar.xz
sound: oss: use strlcpy() in sound_timer_init()
sound_timer.info.name is a 32 character buffer. This function only has one caller (in sound/oss/ad1848.c) and it passes as 128 character buffer as "name". I don't know if this is a problem in real life, and I doubt we're going to add more OSS drivers so it's unlikely to become an issue. But we may as well take care of it. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/oss/tuning.h')
0 files changed, 0 insertions, 0 deletions