From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp41.i.mail.ru (smtp41.i.mail.ru [94.100.177.101]) (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 3A2D0469719 for ; Tue, 17 Nov 2020 01:19:30 +0300 (MSK) Date: Tue, 17 Nov 2020 01:19:36 +0300 From: Alexander Turenko Message-ID: <20201116221936.bnaueud5khdtmmgo@tkn_work_nb> References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: Subject: Re: [Tarantool-patches] [PATCH] lua/merger: fix NULL dereferences on error paths List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Vladislav Shpilevoy Cc: tarantool-patches@dev.tarantool.org On Mon, Nov 16, 2020 at 10:22:18PM +0100, Vladislav Shpilevoy wrote: > Hi! Thanks for the patch! > > LGTM. Thanks! Timur, can you do the second review? WBR, Alexander Turenko.