diff options
author | Seung-Woo Kim <[email protected]> | 2020-10-26 18:55:50 +0900 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-10-27 13:19:01 +0100 |
commit | b6ae84d648954fae096d94faea1ddb6518b27841 (patch) | |
tree | b6323eec4b954ee5dcdcfe1adb57a772adf1e85d /scripts/clang-tools | |
parent | 647a6002cb41d358d9ac5de101a8a6dc74748a59 (diff) |
staging: mmal-vchiq: Fix memory leak for vchiq_instance
The vchiq_instance is allocated with vchiq_initialise() but never
freed properly. Fix memory leak for the vchiq_instance.
Reported-by: Jaehoon Chung <[email protected]>
Signed-off-by: Seung-Woo Kim <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/clang-tools')
0 files changed, 0 insertions, 0 deletions