diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2017-03-31 17:22:23 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2017-03-31 17:27:05 +0200 |
commit | a8c006aafead3c45ae5d5601e3717055bccf41bc (patch) | |
tree | c7a685313111ffdc4c3e8e365b4eb849e341447f /README | |
parent | ALSA: timer: remove some dead code (diff) | |
download | linux-a8c006aafead3c45ae5d5601e3717055bccf41bc.tar.xz linux-a8c006aafead3c45ae5d5601e3717055bccf41bc.zip |
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 'README')
0 files changed, 0 insertions, 0 deletions