aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorGowtham Tammana2016-11-01 14:25:07 -0500
committerBuddy Liong2016-11-01 16:21:54 -0500
commit7fa95bf6b4db76a56b6439d8da4b589736fc99f4 (patch)
treeda3e90f7b78d404d5caa88a87f44d1a4df2cb229 /README
parent1b1b5a2e5e995f607c22651579b49aa98d08610a (diff)
downloadrepo-libdce-7fa95bf6b4db76a56b6439d8da4b589736fc99f4.tar.gz
repo-libdce-7fa95bf6b4db76a56b6439d8da4b589736fc99f4.tar.xz
repo-libdce-7fa95bf6b4db76a56b6439d8da4b589736fc99f4.zip
memplugin android: Fix h->ptr offset in memplugin_alloc
In memplugin_alloc(), the buffer pointer is meant to start at the end of the MemHeader structure. h->ptr which holds this offset is calculated incorrectly, but this has not caused any errors as the h->ptr is not referenced directly. This offset is acquired through `H2P` macroin the code. Nevertheless fixing the pointer arithmetic. Change-Id: I075455860fbeb54001a9f2fde1de544c39fe3ed0 Signed-off-by: Gowtham Tammana <g-tammana@ti.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions