diff options
| author | 2023-07-27 13:28:08 -0400 | |
|---|---|---|
| committer | 2023-07-27 14:00:07 -0400 | |
| commit | 408d37319a6ca3313068826ab2a9c881c7c91a5e (patch) | |
| tree | df8e547275251f08aeed597cf03e3dff14f256be /java/system_modules_test.go | |
| parent | f7bd2592a1b6ec932ce9cac81f0e1ec66e938b94 (diff) | |
rust: Pass ASAN/HWASAN flags alongside fuzzers
'-Z sanitizer={hw}address' was not being passed if the fuzzer sanitizer
property was also set. Additionally, trying to use the fuzzer sanitizer
with the address sanitizer incorrectly linked in the hwasan runtime.
Bug: 293466009
Test: SANITIZE_TARGET="fuzzer address" m android_logger_fuzzer
Test: SANITIZE_TARGET="fuzzer hwaddress" m android_logger_fuzzer
Test: ldd <fuzzer_on_device> # ensure correct libraries linked
Test: Check build flags
Change-Id: I6b01c8808af07c642217b642af128ebf934f4bc6
Diffstat (limited to 'java/system_modules_test.go')
0 files changed, 0 insertions, 0 deletions