From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp63.i.mail.ru (smtp63.i.mail.ru [217.69.128.43]) (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 C96A546970E for ; Tue, 28 Jan 2020 03:24:12 +0300 (MSK) References: <20200127140420.52553-1-k.sosnin@tarantool.org> From: Vladislav Shpilevoy Message-ID: <1894d12c-0a8b-9fd6-dc7a-a8f2f9f9e669@tarantool.org> Date: Tue, 28 Jan 2020 01:24:11 +0100 MIME-Version: 1.0 In-Reply-To: <20200127140420.52553-1-k.sosnin@tarantool.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Tarantool-patches] [PATCH] sql: fix segfault in pragma table_info List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Chris Sosnin , tarantool-patches@dev.tarantool.org Hi! Thanks for the fixes! It is not a review. I just wanted to say that I am going to spend less time on reviewes to the end of this week due to intensive preparations to FOSDEM. I will get back to your patches as soon as I can, I didn't forget.