"...0d0cea2424ae97b27447dc64a7dbfae83c036c45b403392f0e8ba.png" did not exist on "8cdc7c5b00d945a3c823fc4277af304abb9cb43d"
msm: camera: crm: Fix use-after-free for link
CRM gets link pointer from device private data and accesses it. There is a chance that pointer gets deallocated while CRM is accessing it. Static allocated memory will prevent use-after-free. Change-Id: Ic339f0e569d2294a5adce14c8218cd55172d1ff9 Signed-off-by:Trishansh Bhardwaj <tbhardwa@codeaurora.org> Signed-off-by:
Alok Chauhan <alokc@codeaurora.org>
Loading
Please register or sign in to comment