aboutsummaryrefslogtreecommitdiff
path: root/scripts/gcc-plugins/randomize_layout_plugin.c
diff options
context:
space:
mode:
authorEvgeny Novikov <[email protected]>2020-07-23 19:46:51 +0200
committerMauro Carvalho Chehab <[email protected]>2020-08-06 13:58:40 +0200
commitf45882cfb152f5d3a421fd58f177f227e44843b9 (patch)
treeb373633380a287f8b206164be2c6729fc7191940 /scripts/gcc-plugins/randomize_layout_plugin.c
parent602649eadaa0c977e362e641f51ec306bc1d365d (diff)
media: camss: fix memory leaks on error handling paths in probe
camss_probe() does not free camss on error handling paths. The patch introduces an additional error label for this purpose. Besides, it removes call of v4l2_async_notifier_cleanup() from camss_of_parse_ports() since its caller, camss_probe(), cleans up all its resources itself. Found by Linux Driver Verification project (linuxtesting.org). Signed-off-by: Evgeny Novikov <[email protected]> Co-developed-by: Anton Vasilyev <[email protected]> Signed-off-by: Anton Vasilyev <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/randomize_layout_plugin.c')
0 files changed, 0 insertions, 0 deletions