summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorKangjie Lu <kjlu@umn.edu>2019-10-18 07:41:50 +0300
committerDaniel Vetter <daniel.vetter@ffwll.ch>2019-10-22 11:59:36 +0300
commitec3b7b6eb8c90b52f61adff11b6db7a8db34de19 (patch)
tree4b2057bfa0ddde02ebcc17700fa4606220442776 /scripts/gdb/linux/modules.py
parent57a25a5f754ce27da2cfa6f413cfd366f878db76 (diff)
downloadlinux-ec3b7b6eb8c90b52f61adff11b6db7a8db34de19.tar.xz
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 <kjlu@umn.edu> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: https://patchwork.freedesktop.org/patch/msgid/20191018044150.1899-1-kjlu@umn.edu
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions