summaryrefslogtreecommitdiff
path: root/libutils/Unicode.cpp
diff options
context:
space:
mode:
authorAshok Bhat <ashok.bhat@arm.com>2014-06-19 11:03:32 +0100
committerAshok Bhat <ashok.bhat@arm.com>2014-06-19 12:29:19 +0100
commit410ae2fe8e5d78cbce7b20be87828c5595e76842 (patch)
tree4c9a47218762a86079214c57484f6ceb6a68e59c /libutils/Unicode.cpp
parent46fbaf062fd94e3fecc7165f4b42d42145e0603d (diff)
pixelflinger: Use pointer arithmetic to determine cache flush parameters
CodeCache casts base address to long and then adds size (of type ssize_t) to get end address. This can cause sign-extension problems. This patch instead uses simple pointer arithmetic. Change-Id: Ib71d515a6fd6a7f4762cf974d6cf4eba9a601fa8 Signed-off-by: Ashok Bhat <ashok.bhat@arm.com>
Diffstat (limited to 'libutils/Unicode.cpp')
0 files changed, 0 insertions, 0 deletions