summaryrefslogtreecommitdiff
path: root/libunwindstack/tests/MemoryFileTest.cpp
diff options
context:
space:
mode:
authorColin Cross <ccross@android.com>2017-06-22 14:19:18 -0700
committerColin Cross <ccross@android.com>2017-06-22 14:21:52 -0700
commit76464d958bd17f365e16c0dcb2d3123aab67c36a (patch)
tree16ba7ed2f1dd2e8009dfda43067c8b9a22465e4a /libunwindstack/tests/MemoryFileTest.cpp
parentf3ce8bc8aed76b07d928971e627e21c81be75e91 (diff)
Fix stack test on arm32
The stack test puts a pointer to an allocation on the stack, checks that there are no leaks, then lets it go out of scope and checks that libmemunreachable can find a leak. This works on arm64, but on arm32 the pointer on the stack doesn't get overwitten and the leak is not detected. Rewrite the pointer to be NULL instead. Test: memunreachable_test Change-Id: I5959a34cbb572a5d8670270077a85d247a3a4880
Diffstat (limited to 'libunwindstack/tests/MemoryFileTest.cpp')
0 files changed, 0 insertions, 0 deletions