-
Notifications
You must be signed in to change notification settings - Fork 572
OboeTesterWithASAN
Phil Burk edited this page Dec 13, 2022
·
1 revision
You can build OboeTester with the Address Sanitizer enabled. It will be a bit bigger and run a bit slower. On the other hand, it will tell you if memory is corrupted, for example by over-indexing an array.
See Pull Request #1662 for a sample build.
- Apps Using Oboe or AAudio
- Tech Notes
- OboeTester Instructions
- Quirks and Bugs
- Developer Notes