summaryrefslogtreecommitdiff
path: root/net/tipc
diff options
context:
space:
mode:
authorAmey Telawane <ameyt@codeaurora.org>2016-08-01 16:50:43 +0530
committerGerrit - the friendly Code Review server <code-review@localhost>2017-04-10 02:28:21 -0700
commite1255386b64a2f85b5edb6cdc2574037f97b8f78 (patch)
tree57130da019295fd37b58d2142b324fd634db4514 /net/tipc
parent272879fc1fb285de38f48780364fcd7e0d43ea20 (diff)
trace: resolve stack corruption due to string copy
Strcpy has no limit on string being copied which causes stack corruption leading to kernel panic. Use strlcpy to resolve the issue by providing length of string to be copied. CRs-fixed: 1048480 Change-Id: Ib290b25f7e0ff96927b8530e5c078869441d409f Signed-off-by: Amey Telawane <ameyt@codeaurora.org>
Diffstat (limited to 'net/tipc')
0 files changed, 0 insertions, 0 deletions