From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp57.i.mail.ru (smtp57.i.mail.ru [217.69.128.37]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dev.tarantool.org (Postfix) with ESMTPS id B01E2469719 for ; Wed, 9 Sep 2020 14:19:01 +0300 (MSK) Date: Wed, 9 Sep 2020 14:19:00 +0300 From: Kirill Yukhin Message-ID: <20200909111900.bxx5j4pf2lp4y4a4@tarantool.org> References: <8f0a254eee1f7f4d8ab1e3a417e011ce15c37c37.1599590851.git.avtikhon@tarantool.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <8f0a254eee1f7f4d8ab1e3a417e011ce15c37c37.1599590851.git.avtikhon@tarantool.org> Subject: Re: [Tarantool-patches] [PATCH v1] lsan: app-tap/http_client.test.lua suppresions List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Alexander V. Tikhonov" Cc: tarantool-patches@dev.tarantool.org Hello, On 08 сен 21:48, Alexander V. Tikhonov wrote: > 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 LGTM. I've checked your patch in 1.10, 2.4, 2.5 and master. -- Regards, Kirill Yukhin