diff options
author | Marc Mutz <[email protected]> | 2025-07-02 11:30:50 +0200 |
---|---|---|
committer | Marc Mutz <[email protected]> | 2025-07-02 20:04:27 +0000 |
commit | 668d93a3c526862dc0ad00420ed374b94c86dcb4 (patch) | |
tree | b4883629ce773c7b8813e783ecf0f0641663089d /src/widgets/kernel/qlayout.cpp | |
parent | dd1c5723382308d5317f402048de07e0854450a6 (diff) |
Valgrind and asan are incompatible. Says Valgrind:
==1602116==ASan runtime does not come first in initial library list; you should either link runtime to your application or manually preload it with LD_PRELOAD.
Fix by excluding the test from asan builds.
Amends the addition of -sanitize options; didn't look it up, since it
was certainly before Qt 6.0.
Pick-to: 6.10 6.9 6.9 6.5
Change-Id: I4c9922323c4e9457a6d721ca594652da6a0a55fb
Reviewed-by: Alexey Edelev <[email protected]>
Diffstat (limited to 'src/widgets/kernel/qlayout.cpp')
0 files changed, 0 insertions, 0 deletions