diff options
| author | 2022-06-02 20:31:05 +0800 | |
|---|---|---|
| committer | 2022-06-02 20:47:30 +0800 | |
| commit | 34448f2430a2ebd70b2ac55715f851c71f64f99a (patch) | |
| tree | 9bfc9de7b45339d4c2a6df5b80e888d287ef9b17 /java/java.go | |
| parent | 5d069fb87645aa36502a9449f05476b901d88356 (diff) | |
Keep minimal abort when enabling integer overflow check
Cflag "-fsanitize-trap=all" will override "-fno-sanitize-trap=integer" if "-fsanitize-trap=all" is placed behind. Change the order to make minimal abort work, which will output the abort message to give user a better prompt.
Bug: 233840743
Test: "objdump -dS {CFI enabled so}" to check the instrumented abort instruction
Change-Id: Id85fa8ece3e13d1b21b4fdbf5f4b5124011890ca
Diffstat (limited to 'java/java.go')
0 files changed, 0 insertions, 0 deletions