mirror of
https://github.com/Z3Prover/z3
synced 2025-04-12 12:08:18 +00:00
[LSan] Suppress another leak until I can figure out what is going on.
This commit is contained in:
parent
bcff86a316
commit
f90fe928af
|
@ -3,3 +3,6 @@
|
||||||
# FIXME: This looks a bug in Clang/LSan the error reported
|
# FIXME: This looks a bug in Clang/LSan the error reported
|
||||||
# doesn't make sense. See https://github.com/Z3Prover/z3/issues/1297
|
# doesn't make sense. See https://github.com/Z3Prover/z3/issues/1297
|
||||||
leak:_fini
|
leak:_fini
|
||||||
|
# FIXME: I don't understand this leak.
|
||||||
|
# See https://github.com/Z3Prover/z3/issues/1297
|
||||||
|
leak:error_code_example2
|
||||||
|
|
Loading…
Reference in a new issue