On Android ARM platform, ASan report heap-buffer-overflow #1707
Unanswered
zchrissirhcz
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm using gtest and write a simple unit test, with Address Sanitizer enabled, it report heap-buffer-overflow.
I'm not sure if this is a bug of googletest, or if it is due to android-ndk bug.
google/googletest#3808
The full min-reproduce project is: https://github.com/zchrissirhcz/min-repros/tree/master/test_gtest_ndk_asan
Beta Was this translation helpful? Give feedback.
All reactions