summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorArchana Sriram <apsrir@codeaurora.org>2017-01-06 17:34:57 +0530
committerGerrit - the friendly Code Review server <code-review@localhost>2017-01-18 21:36:43 -0800
commitec4cee0b9415bc3cc011cf216a0a3a680d10b481 (patch)
tree4a6b8fcbdafb92dfd33aab60c4079c9f40093b02 /Makefile.am
parent9b50abe92fa5ba8a9afce95ee355978aa5b41d3f (diff)
downloaddisplay-ec4cee0b9415bc3cc011cf216a0a3a680d10b481.tar.gz
libmemtrack: Fix integer overflow in kgsl function
In the kgsl function which gets memory info for a pid, there could be possibility of integer overflow in operations with size, mapsize, accounted_size, and unaccounted_size due to which result might be smaller than these values. External inputs size and mapsize are verified, and overflow check has been added. CRs-Fixed: 1103020 Change-Id: Ic450e990598777591739635facc08fb7a2e477f9 Signed-off-by: Archana Sriram <apsrir@codeaurora.org>
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions