msm: camera: isp: Fix the callback arguments in IFE
Fix the callback arguments in IFE to avoid the CFI
check failure. A few callbacks invokes do not typecast for
the last argument of the event callback. Since callbacks
are indirect function call, CFI check for this will fail.
CRs-Fixed: 2807933
Change-Id: I4e72cf07de701bbfd8f7d7829207256918beeb4c
Signed-off-by:
Jigar Agrawal <jigar@codeaurora.org>
Loading
Please register or sign in to comment