From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtpng2.m.smailru.net (smtpng2.m.smailru.net [94.100.179.3]) (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 5B1AA469719 for ; Thu, 10 Sep 2020 22:15:11 +0300 (MSK) References: <5271f7464f846c1525cbbc7b1df32c659e15d3b7.1599715771.git.avtikhon@tarantool.org> From: Vladislav Shpilevoy Message-ID: <8d393571-f6e8-7dad-985b-f83bd74ce706@tarantool.org> Date: Thu, 10 Sep 2020 21:15:09 +0200 MIME-Version: 1.0 In-Reply-To: <5271f7464f846c1525cbbc7b1df32c659e15d3b7.1599715771.git.avtikhon@tarantool.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Tarantool-patches] [PATCH v2] asan: leak unit/swim.test:swim_test_encryption List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Alexander V. Tikhonov" , Kirill Yukhin Cc: tarantool-patches@dev.tarantool.org Hi! Thanks for the patch! LGTM.