summaryrefslogtreecommitdiff
path: root/include/sound
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2017-03-31 18:22:23 +0300
committerTakashi Iwai <tiwai@suse.de>2017-03-31 18:27:05 +0300
commita8c006aafead3c45ae5d5601e3717055bccf41bc (patch)
treec7a685313111ffdc4c3e8e365b4eb849e341447f /include/sound
parente8ed68205f39a7a934901eab80a5cbf3a062b7b4 (diff)
downloadlinux-a8c006aafead3c45ae5d5601e3717055bccf41bc.tar.xz
ALSA: timer: Info leak in snd_timer_user_tinterrupt()
The "r1" struct has memory holes. We clear it with memset on one path where it is used but not the other. Let's just memset it at the start of the function so it's always safe. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'include/sound')
0 files changed, 0 insertions, 0 deletions