commit | be557906524e337b76f237be321915e0cb8c331b | [log] [tgz] |
---|---|---|
author | David Benjamin <davidben@chromium.org> | Wed Apr 01 14:40:31 2015 -0400 |
committer | Adam Langley <agl@google.com> | Wed Apr 01 20:08:18 2015 +0000 |
tree | 53b9a56dce8b04afe33e0ca04a5a8057faa6f6c1 | |
parent | f8c2c9e9f0d617434927096604bcb6937354a90a [diff] |
Disable the malloc test interceptor on ASan. ASan's own malloc interceptor isn't compatible with this mechanism; it doesn't see calls to __libc_malloc. Change-Id: Ibac5aa05c6e40f1c72dcee3a2597e96deffca62c Reviewed-on: https://boringssl-review.googlesource.com/4191 Reviewed-by: Adam Langley <agl@google.com>