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:
committed by
Marge Bot
parent
9094b404d5
commit
bb3e401cca
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user