blender/tools/config
Bastien Montagne 375a7b6bb5 Fix (unreported) LSAN suppression list removing almost all (valid!) errors.
The last supression rule (`leak:libasan*`) would match almost all
detected cases, since the first line is almost always something like
that:
  #0 0x7f71040d85bf in __interceptor_malloc ../../../../src/libsanitizer/asan/asan_malloc_linux.cpp:69

Not sure if that was already the case when this suppression rule was
added, or if things changed in newer versions of ASAN/LSAN...
2023-08-09 20:18:25 +02:00
..
analysis Fix (unreported) LSAN suppression list removing almost all (valid!) errors. 2023-08-09 20:18:25 +02:00
ide Re-design of submodules used in blender.git 2023-02-21 16:39:58 +01:00