diff options
author | Thierry Reding <[email protected]> | 2015-08-12 17:00:30 +0200 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2015-08-12 17:39:47 +0200 |
commit | 7d1de851632d013023cd7c89eb8664f62e5beb2c (patch) | |
tree | d162a424ad975352f7005bd33b084ad7acae19fa /scripts/gdb/linux/modules.py | |
parent | 2a7d3d6d5ddbd202c09f228829cd03609a8efb23 (diff) |
drm/irq: Check for valid VBLANK before dereference
When accessing the array of per-CRTC VBLANK structures we must always
check that the index into the array is valid before dereferencing to
avoid crashing.
Signed-off-by: Thierry Reding <[email protected]>
[danvet: Squash in my own whitespace ocd fixup in drm_vblank_count.]
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions