Skip to content
Snippets Groups Projects
Commit f6e49d5a authored by Ernestas Kulik's avatar Ernestas Kulik Committed by Emma Anholt
Browse files

vc4: Fix leak in HW queries error path


Reported by Coverity: in the case where there exist hardware and
non-hardware queries, the code does not jump to err_free_query and leaks
the query.

CID: 1430194
Signed-off-by: default avatarErnestas Kulik <ernestas.kulik@gmail.com>
Fixes: 9ea90ffb ("broadcom/vc4: Add support for HW perfmon")
parent 6053c7bb
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment