summaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorHarsh Sahu <hsahu@codeaurora.org>2017-04-21 16:12:22 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2017-05-03 13:58:09 -0700
commitad8e758d30164290a71d9c59fbf7854029556a3e (patch)
treedcfb9684532af96647b3814e40cd26e1ffb21007 /net/unix/af_unix.c
parent5d78c03af8ffb440d418cbc45ad0d68928354e48 (diff)
msm: mdss: fix memcpy source and dest memory buffer size mismatch
Currently memcpy is copying from a bigger memory size to a smaller memory size. This change corrects this issue by performing the memcopy restricted to the smaller of the src or dest memory buffer. CRs-fixed: 2028228 Change-Id: Ibbe5665083799a4262d3cfbb06f94f3e35e03748 Signed-off-by: Harsh Sahu <hsahu@codeaurora.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions