Skip to content
Commit 53bf345c authored by Hardik Arya's avatar Hardik Arya
Browse files

diag: Flush mdlog table entries while reallocation of data buffer



Currently there is a possibility of accessing freed up buffer
address after reallocation due to availability of old address
in mdlog entry table. The patch flushes table entries before
reallocating data buffer. Additional case of entries cleanup
during erroneous buffer free and wrong length update for
user PD buffer avoiding further buffer corruption.

CRs-Fixed: 2063721
Change-Id: I8424598ad34b809414518a1f7f5b1737ebe51e53
Signed-off-by: default avatarHardik Arya <harya@codeaurora.org>
parent 1550bdd0
Loading
Loading
Loading
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