From: "Alexander V. Tikhonov" <avtikhon@tarantool.org> To: Kirill Yukhin <kyukhin@tarantool.org> Cc: tarantool-patches@dev.tarantool.org Subject: [Tarantool-patches] [PATCH v1] lsan: app-tap/http_client.test.lua suppresions Date: Tue, 8 Sep 2020 21:48:38 +0300 [thread overview] Message-ID: <8f0a254eee1f7f4d8ab1e3a417e011ce15c37c37.1599590851.git.avtikhon@tarantool.org> (raw) Removed lsan suppresions that were not reproduced. Part of #4360 --- Github: https://github.com/tarantool/tarantool/tree/avtikhon/asan-restore Issue: https://github.com/tarantool/tarantool/issues/4360 asan/lsan.supp | 2 -- 1 file changed, 2 deletions(-) diff --git a/asan/lsan.supp b/asan/lsan.supp index 1e297d999..77b7c2cfc 100644 --- a/asan/lsan.supp +++ b/asan/lsan.supp @@ -13,8 +13,6 @@ leak:CRYPTO_zalloc leak:Curl_setstropt leak:create_conn leak:Curl_conncache_add_conn -leak:alloc_addbyter -leak:Curl_getaddrinfo_ex leak:Curl_cache_addr leak:Curl_hash_init leak:Curl_hash_add -- 2.17.1
next reply other threads:[~2020-09-08 18:48 UTC|newest] Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top 2020-09-08 18:48 Alexander V. Tikhonov [this message] 2020-09-09 11:19 ` Kirill Yukhin
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=8f0a254eee1f7f4d8ab1e3a417e011ce15c37c37.1599590851.git.avtikhon@tarantool.org \ --to=avtikhon@tarantool.org \ --cc=kyukhin@tarantool.org \ --cc=tarantool-patches@dev.tarantool.org \ --subject='Re: [Tarantool-patches] [PATCH v1] lsan: app-tap/http_client.test.lua suppresions' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox