FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

OboeTesterWithASAN · google/oboe Wiki · GitHub

/ oboe Public

OboeTesterWithASAN

Phil Burk edited this page Dec 13, 2022 · 1 revision

Building OboeTester with ASAN

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.

Wiki pages Pages 27

Clone this wiki locally


Back | FazBrowse Home | New Git URL