From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <v.shpilevoy@tarantool.org> 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 3DCC9469719 for <tarantool-patches@dev.tarantool.org>; Wed, 4 Nov 2020 01:59:17 +0300 (MSK) References: <FBB23D13-1A0D-4C92-918A-EB2995E2CB17@tarantool.org> From: Vladislav Shpilevoy <v.shpilevoy@tarantool.org> Message-ID: <0170be20-f185-a321-688b-feb07926c7a2@tarantool.org> Date: Tue, 3 Nov 2020 23:59:15 +0100 MIME-Version: 1.0 In-Reply-To: <FBB23D13-1A0D-4C92-918A-EB2995E2CB17@tarantool.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Tarantool-patches] [PATCH] core: fix static_alloc buffer overflow List-Id: Tarantool development patches <tarantool-patches.dev.tarantool.org> List-Unsubscribe: <https://lists.tarantool.org/mailman/options/tarantool-patches>, <mailto:tarantool-patches-request@dev.tarantool.org?subject=unsubscribe> List-Archive: <https://lists.tarantool.org/pipermail/tarantool-patches/> List-Post: <mailto:tarantool-patches@dev.tarantool.org> List-Help: <mailto:tarantool-patches-request@dev.tarantool.org?subject=help> List-Subscribe: <https://lists.tarantool.org/mailman/listinfo/tarantool-patches>, <mailto:tarantool-patches-request@dev.tarantool.org?subject=subscribe> To: Sergey Ostanevich <sergos@tarantool.org>, tarantool-patches@dev.tarantool.org Pushed to 1.10, 2.5, 2.6, and master.