summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorArun KS <arunks@codeaurora.org>2017-02-07 18:41:25 +0530
committerGerrit - the friendly Code Review server <code-review@localhost>2017-03-29 17:25:35 -0700
commit2e139766cacb8e7deb048d36798e144916e23931 (patch)
treefe5998737b5f3cef8b97c490fbd2959234839bf2 /tools/perf/scripts/python/bin
parent664cdd33f956accabebd29edba6c220b1580744d (diff)
esoc: Fix user space corruption due to wrong data type
ESOC IOCTL was designed to transfer data of type unsigned int, but was pushing data of unsigned long type. Hence causing data corruption in user space. Fix this by changing put user to use unsigned int. Change-Id: Ia233eedd76f1ca1ec3036889d6764e568ee975dd Signed-off-by: Arun KS <arunks@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions