summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2016-07-15 14:07:32 +0300
committerTomi Valkeinen <tomi.valkeinen@ti.com>2016-08-11 17:54:57 +0300
commite0299908d606a99e7ffb467bc3c11dfe54133af3 (patch)
tree308d05daffe49c3d4980cd8482cb9c12a470eba2 /tools/perf/scripts/python/export-to-postgresql.py
parent53d73a0adc818d6a72168c7cc33dd2a45735131a (diff)
video: fbdev: pxafb: potential NULL dereference on error
If we "goto out;" then it calls display_timings_release(timings); Since "timings" is NULL, that's going to oops. Just return directly. Fixes: 420a488278e8 ('video: fbdev: pxafb: initial devicetree conversion') Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Acked-by: Robert Jarzmik <robert.jarzmik@free.fr> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions