diff options
author | nkozlovskiy <nmk@ydb.tech> | 2023-10-17 21:01:14 +0300 |
---|---|---|
committer | nkozlovskiy <nmk@ydb.tech> | 2023-10-17 21:26:00 +0300 |
commit | 051b774378d16c349f5f7104abd4a8f8d4872cc4 (patch) | |
tree | 78d81e1fbab3135ec5e8a47def7c2672d69df8a0 /contrib/python/cffi/py3/lsan.supp | |
parent | e9fb0b7433e031a10b4eeb363fa851078685e4b4 (diff) | |
download | ydb-051b774378d16c349f5f7104abd4a8f8d4872cc4.tar.gz |
add lsan.supp for address sanitizer
Diffstat (limited to 'contrib/python/cffi/py3/lsan.supp')
-rw-r--r-- | contrib/python/cffi/py3/lsan.supp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/python/cffi/py3/lsan.supp b/contrib/python/cffi/py3/lsan.supp new file mode 100644 index 0000000000..8533ad0d29 --- /dev/null +++ b/contrib/python/cffi/py3/lsan.supp @@ -0,0 +1,2 @@ +leak:b_init_cffi_1_0_external_module +leak:lib_build_and_cache_attr |