96ff7cbcd82f2181759f183298104afbaeadc36d

Two threads can access same dma fence, one to get_fence and other to put_fence. Missing locks and checks on fence could lead to use after free case. This change adds proper locks and checks before dma fence get call to avoid this. CRs-Fixed: 3782903 Change-Id: I283e87f09c44b57bed3dbb782113f3629c9a29bd Signed-off-by: Yash Upadhyay <quic_yupadhya@quicinc.com>
Description
No description provided
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%