diff options
| author | Kangjie Lu <kangjielu@gmail.com> | 2016-05-03 16:44:07 -0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-08-10 11:49:26 +0200 |
| commit | 90bed827ea910f82ab17ee154f501b5ae71617e6 (patch) | |
| tree | afbd35a838931d8cf9ab0137968a26891b2054c6 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | ee8b7ff00d5b8fc931a63d31349e9a7189cc72d7 (diff) | |
ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMS
commit cec8f96e49d9be372fdb0c3836dcf31ec71e457e upstream.
The stack object “tread” has a total size of 32 bytes. Its field
“event” and “val” both contain 4 bytes padding. These 8 bytes
padding bytes are sent to user without being initialized.
Signed-off-by: Kangjie Lu <kjlu@gatech.edu>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
