From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtpng3.m.smailru.net (smtpng3.m.smailru.net [94.100.177.149]) (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 4C1F84765E0 for ; Wed, 23 Dec 2020 18:17:31 +0300 (MSK) References: <20201215142527.560937-1-void@tarantool.org> From: Vladislav Shpilevoy Message-ID: <86a4e5dc-0edc-65f0-5958-79cf7b6f6fff@tarantool.org> Date: Wed, 23 Dec 2020 16:17:29 +0100 MIME-Version: 1.0 In-Reply-To: <20201215142527.560937-1-void@tarantool.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Tarantool-patches] [PATCH v2] base64: Properly ignore invalid characters List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Sergey Nikiforov , tarantool-patches@dev.tarantool.org, "Alexander V. Tikhonov" Alexander Tikh., please, tell if we can merge branch void234/gh-5627-fix-base64-invalid-chars-processing-v3.