Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 7d1fc34e authored by SaiVamshi Dobbali's avatar SaiVamshi Dobbali Committed by Maheshwar Ajja
Browse files

msm vidc : Fix memory leak in venus_hfi_core_init()



In venus_hfi_core_init() vote_data structure memory is allocated
and it is being overwritten in consecutive function __init_bus()
without freeing the original memory causing memory leak. Fix
the memory leak issue by removing the default initialisation
in __init_bus().

Change-Id: I007e6363327a32c4fd66bcaf02199fe627a4260f
Signed-off-by: default avatarSaiVamshi Dobbali <sdobbali@codeaurora.org>
Signed-off-by: default avatarMaheshwar Ajja <majja@codeaurora.org>
parent ad957023
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment