The test ScudoWrappersCTest.Realloc expects realloc of memalign to work on
Android, but this relies on dealloc_type_mismatch being set to false. Commit
0d3d4d3b0 caused us to start setting it to true in the C wrapper tests,
which broke the test. Set it to the correct value on Android.
Details
Details
- Reviewers
cryptoad - Commits
- rGc8a2882a97e2: scudo: Fix one of the C wrapper tests on Android.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Build result: pass - 60520 tests passed, 0 failed and 726 were skipped.
Log files: console-log.txt, CMakeCache.txt