summaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorHarsh Sahu <hsahu@codeaurora.org>2017-04-27 15:27:43 -0700
committerHarsh Sahu <hsahu@codeaurora.org>2017-05-04 11:21:11 -0700
commit663e99501225e00269569b08ee37f20800283453 (patch)
tree2ea2b8d29d76cd0fd3bea680fa29d21136c2942d /net/unix/af_unix.c
parentd5311c5d4300455a7597b7edae08caba84c0a7f8 (diff)
msm: mdss: fix null pointer dereferencing
Current driver checks if the address of start pointer is zero. But in cases when start pointer is NULL this check will result in null pointer dereferencing. This change adds an additioanl check on the start pointer to avoid null pointer dereferencing. CRs-fixed: 2035100 Change-Id: Ic86c9e73cd676cbf8680f5b7266ee3829f4ccbd2 Signed-off-by: Harsh Sahu <hsahu@codeaurora.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions