aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/failed-syscalls-by-pid.py
diff options
context:
space:
mode:
authorHante Meuleman <[email protected]>2016-09-19 12:09:58 +0100
committerKalle Valo <[email protected]>2016-09-26 20:35:55 +0300
commita7ed7828ecda0c2b5e0d7f55dedd4230afd4b583 (patch)
treec54fc83075e4fa6816d93487f5f705007c702598 /tools/perf/scripts/python/failed-syscalls-by-pid.py
parent2b7425f3629b38c438f890c20c5faeca64b144ff (diff)
brcmfmac: fix out of bound access on clearing wowl wake indicator
Clearing the wowl wakeindicator happens with a rather odd construction where the string "clear" is used to set the iovar wowl_wakeind. This was implemented incorrectly as it caused an out of bound access. Use an intermediate variable of correct length and copy string in that. Problem was found using coverity. Reviewed-by: Arend Van Spriel <[email protected]> Reviewed-by: Franky Lin <[email protected]> Reviewed-by: Pieter-Paul Giesberts <[email protected]> Signed-off-by: Hante Meuleman <[email protected]> Signed-off-by: Arend van Spriel <[email protected]> Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions