Revert "lavapipe/ci: Disable stack-use-after-return detection for ASan"
This reverts commit 44d161a7a0.
Acked-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37416>
This commit is contained in:
parent
9094b404d5
commit
bb3e401cca
1 changed files with 0 additions and 3 deletions
|
|
@ -4,6 +4,3 @@ caselists = ["/deqp-vk/mustpass/vk-main.txt"]
|
|||
tests_per_group = 1
|
||||
renderer_check = "llvmpipe"
|
||||
fraction = 1000
|
||||
[deqp.env]
|
||||
# Disable stack-use-after-return detection to match Debian 12
|
||||
ASAN_OPTIONS = "detect_stack_use_after_return=0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue