diff options
author | Kangjie Lu <[email protected]> | 2019-10-17 23:41:50 -0500 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2019-10-22 10:59:36 +0200 |
commit | ec3b7b6eb8c90b52f61adff11b6db7a8db34de19 (patch) | |
tree | 4b2057bfa0ddde02ebcc17700fa4606220442776 /lib/mpi/mpi-cmp.c | |
parent | 57a25a5f754ce27da2cfa6f413cfd366f878db76 (diff) |
drm/gma500: fix memory disclosures due to uninitialized bytes
"clock" may be copied to "best_clock". Initializing best_clock
is not sufficient. The fix initializes clock as well to avoid
memory disclosures and informaiton leaks.
Signed-off-by: Kangjie Lu <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'lib/mpi/mpi-cmp.c')
0 files changed, 0 insertions, 0 deletions