aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorThierry Reding <[email protected]>2014-12-05 11:46:56 +0100
committerThierry Reding <[email protected]>2015-01-28 08:45:37 +0100
commit9b97383b789c1b2a8d4bc54d142a12f9d0a12aa1 (patch)
tree27ddb52c4580e937ec73f7f6c21cd248ed25d8ae /scripts/gdb/linux/utils.py
parent21773f16f2cb3c056051c679da542f0b494252e2 (diff)
drm/mipi-dsi: Avoid potential NULL pointer dereference
The mipi_dsi_packet_create() function dereferences the msg pointer before checking that it's valid. Move the dereference down to where it is required to avoid potentially dereferencing a NULL pointer. Reported-by: Dan Carpenter <[email protected]> Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions