msm-core: Fix potential NULL pointer issue
If argp is NULL, accessing argp without a NULL pointer check
results in kernel crash. Add a check before accessing the variable.
Change-Id: Ic06162911a998a9daffb36eede094ede6cecbe40
Signed-off-by:
Archana Sathyakumar <asathyak@codeaurora.org>
Loading
Please register or sign in to comment