We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aee31dd commit b7c353cCopy full SHA for b7c353c
azure-pipelines.yml
@@ -80,5 +80,5 @@ jobs:
80
configurationName: COMMUNITY
81
configurationParameters: >-
82
--enable-debug --enable-maintainer-zts
83
- CFLAGS='-fsanitize=undefined,address -DZEND_TRACK_ARENA_ALLOC'
+ CFLAGS='-fsanitize=undefined,address -fno-sanitize-recover -DZEND_TRACK_ARENA_ALLOC'
84
LDFLAGS='-fsanitize=undefined,address'
0 commit comments