msm: vidc: Add checks before accessing variables
Add NULL checks, some variables were being accessed even if variable
is NULL. Added array bound checks, this could lead to a crash.
Change-Id: I6e38d19208504640e7e978d2d777c24cebb72f54
Signed-off-by:
Ashray Kulkarni <ashrayk@codeaurora.org>
Loading
Please register or sign in to comment