From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Mon, 20 May 2019 12:54:35 +0300 From: Vladimir Davydov Subject: Re: [PATCH 1/1] msgpack: validate msgpack.decode() cdata size argument Message-ID: <20190520095435.rayef5wtgtezajb7@esperanza> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: To: Vladislav Shpilevoy Cc: tarantool-patches@freelists.org List-ID: On Fri, May 17, 2019 at 02:44:25PM +0300, Vladislav Shpilevoy wrote: > Negative size led to an assertion. The commit adds a check if > size is negative. > > Closes #4224 Pushed to master, 2.1, and 1.10.