Skip to content

Commit

Permalink
added an env variable to help the udef sanitier to spit out line numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
zreyn committed Oct 12, 2018
1 parent 814ee95 commit 3999565
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .buildkite/sanitizers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ steps:
- WASM_ROOT=/root/opt/wasm
- PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/root/opt/wasm/bin
- CI=true
- UBSAN_OPTIONS=print_stacktrace=1
timeout: 60
- wait
Expand Down

0 comments on commit 3999565

Please sign in to comment.