Skip to content
Snippets Groups Projects
Commit d90e2517 authored by Vasantha Balla's avatar Vasantha Balla Committed by Andrew Chant
Browse files

msm-vidc: Allocate bus vote data during initialization


Dynamic reallocation of vote_data memory can cause double free
problem if multiple instances try to reallocate simultaneously.
So allocate this memory statically.

Bug: 32341313
Change-Id: Ib5ff08c600a4b69a38b519688bbc153de9f50090
Signed-off-by: default avatarVasantha Balla <vballa@codeaurora.org>
Signed-off-by: default avatarAndrew Chant <achant@google.com>
parent 1bc21cd9
Branches
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.
Please register or to comment