[Tarantool-patches] [PATCH] sql: fix assertion fail when selecting from _vfunc

Nikita Pettik korablev at tarantool.org
Wed Jan 15 20:29:44 MSK 2020


On 10 Jan 10:40, Chris Sosnin wrote:
> This patch already has LGTM from Vlad. However, I moved changes to
> the 2.3.2 upgrade, as long as the patch was no longer valid.
> 
> The assertion mentioned #4666 fails because it was forgotten to update
> _vfunc format along with _func in 2.2.1. This leads to bad allocation
> of vdbe cursor and setting wrong memory to 0.
> 
> Closes #4666
> ---
> branch: https://github.com/tarantool/tarantool/tree/ksosnin/gh-4666-select-from-vfunc
> issue: https://github.com/tarantool/tarantool/issues/4666

LGTM as well. Don't you forget edit snapshot in binary mode (asking
just in case)?
 


More information about the Tarantool-patches mailing list