mirror of
https://github.com/Z3Prover/z3
synced 2025-06-22 13:53:39 +00:00
[LSan] Add suppression for part of #1297.
This commit is contained in:
parent
a991e44a25
commit
bcff86a316
1 changed files with 4 additions and 0 deletions
|
@ -1 +1,5 @@
|
||||||
# LeakSanitizer suppression file
|
# LeakSanitizer suppression file
|
||||||
|
|
||||||
|
# FIXME: This looks a bug in Clang/LSan the error reported
|
||||||
|
# doesn't make sense. See https://github.com/Z3Prover/z3/issues/1297
|
||||||
|
leak:_fini
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue