GD-Facade: Enable ASAN but disable container overflow check
* AddressSanitizerContainerOverflow has false positives because not all dependencies are compiled with ASAN according to: https://github.com/google/sanitizers/wiki/AddressSanitizerContainerOverflow * Hence we need to disable container overflow check. We do this at compile time per instructiosn at: https://github.com/google/sanitizers/wiki/AddressSanitizerFlags#run-time-flags Bug: 175033589 Test: gd/cert/run Tag: #gd-refactor Change-Id: I80a0fbcef022101b57d1c68919add6acf6aa81e4
Loading
Please register or sign in to comment