Analysis tool: LSAN suppression list: Add *libOpenColorIO*.

LSAN on builds with clang reports a lot of leaks in that library now...
This commit is contained in:
Bastien Montagne 2024-04-29 15:22:56 +02:00
parent 6d435570de
commit 3ff90cb2d5

@ -32,3 +32,4 @@ leak:d_growable_string_callback_adapter
leak:libusd*
leak:*openvdb::v11_0*
leak:*tbb::internal*
leak:*libOpenColorIO*