mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2024-12-12 19:54:33 +08:00
f180bf3e03
This should help us avoid landing memory leaks (and some buffer overflows) throughout the GL stack. I put the asan lib in x86_test-base because we'll want asan for lavapipe, too. This requires keeping debug symbols for the asan drivers in the artifacts, as otherwise you can't do much with the backtraces it produces. Closes: #3726 Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8530> |
||
---|---|---|
.. | ||
android_build.sh | ||
arm64_test.sh | ||
arm_build.sh | ||
arm_test-base.sh | ||
armhf_test.sh | ||
baremetal_build.sh | ||
container_post_build.sh | ||
container_pre_build.sh | ||
cross_build.sh | ||
i386_build.sh | ||
lava_build.sh | ||
llvm-snapshot.gpg.key | ||
ppc64el_build.sh | ||
s390x_build.sh | ||
x86_build-base.sh | ||
x86_build.sh | ||
x86_test-base.sh | ||
x86_test-gl.sh | ||
x86_test-vk.sh |