]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Pass ASAN_OPTIONS to filters.
authorMichael R Sweet <michaelrsweet@gmail.com>
Wed, 5 Dec 2018 17:07:24 +0000 (12:07 -0500)
committerMichael R Sweet <michaelrsweet@gmail.com>
Wed, 5 Dec 2018 17:07:24 +0000 (12:07 -0500)
test/run-stp-tests.sh

index 489e3b7d42a62e44144e384d229e27cdcb5fe68d..eb1e25ae06c8ec1d50fb85974f6fefa48d6e6637 100755 (executable)
@@ -525,6 +525,7 @@ PassEnv DYLD_LIBRARY_PATH
 PassEnv LD_LIBRARY_PATH
 PassEnv LD_PRELOAD
 PassEnv LOCALEDIR
+PassEnv ASAN_OPTIONS
 
 Sandboxing Off
 EOF