diff options
author | José Expósito <[email protected]> | 2022-01-08 18:04:39 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2022-08-30 16:04:19 +0200 |
commit | f0f078457f18f10696888f8d0e6aba9deb9cde92 (patch) | |
tree | 049209cd3042a233d2284997c74747d6bdf6f888 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 882bda188f691320a001c6adc738c4a7ec102a8d (diff) |
media: uvcvideo: Fix memory leak in uvc_gpio_parse
Previously the unit buffer was allocated before checking the IRQ for
privacy GPIO. In case of error, the unit buffer was leaked.
Allocate the unit buffer after the IRQ to avoid it.
Addresses-Coverity-ID: 1474639 ("Resource leak")
Fixes: 2886477ff987 ("media: uvcvideo: Implement UVC_EXT_GPIO_UNIT")
Signed-off-by: José Expósito <[email protected]>
Reviewed-by: Ricardo Ribalda <[email protected]>
Signed-off-by: Laurent Pinchart <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions