mirror of
https://github.com/Z3Prover/z3
synced 2025-11-02 12:37:52 +00:00
8 lines
286 B
Text
8 lines
286 B
Text
# 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
|
|
# FIXME: I don't understand this leak.
|
|
# See https://github.com/Z3Prover/z3/issues/1297
|
|
leak:error_code_example2
|