From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lj1-f194.google.com (mail-lj1-f194.google.com [209.85.208.194]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by dev.tarantool.org (Postfix) with ESMTPS id 9C352452566 for ; Sat, 9 Nov 2019 00:46:55 +0300 (MSK) Received: by mail-lj1-f194.google.com with SMTP id k15so7738484lja.3 for ; Fri, 08 Nov 2019 13:46:55 -0800 (PST) Date: Sat, 9 Nov 2019 00:46:52 +0300 From: Cyrill Gorcunov Message-ID: <20191108214652.GC2875@uranus> References: <20191108133607.15747-1-gorcunov@gmail.com> <20191108135416.GB2875@uranus> <20191108214457.r2xyhetkjsr6lfdo@tkn_work_nb> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20191108214457.r2xyhetkjsr6lfdo@tkn_work_nb> Subject: Re: [Tarantool-patches] [PATCH] box/console: Fix crash in error message List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Turenko Cc: tml On Sat, Nov 09, 2019 at 12:44:58AM +0300, Alexander Turenko wrote: > The patch LGTM. I made minor changes (listed below) and pushed the patch > to master and 2.2 (CCed Kirill). > > Thanks! Great! Thanks a huge!