[Tarantool-patches] [PATCH] Fix tuple leak in vy_build_recover_stmt

Nikita Pettik korablev at tarantool.org
Wed Nov 11 20:24:36 MSK 2020


On 11 Nov 12:38, Kirill Yukhin wrote:
> Variable `old` which contains tuple reference wasn't
> unrefed at all. Fix this.

LGTM

> ---
> 
> Branch: https://github.com/tarantool/tarantool/tree/kyukhin/fix-vy-build-recover-leak
> Issue: N/A
> CI: https://gitlab.com/tarantool/tarantool/-/pipelines/212266538
> 
>  src/box/vinyl.c | 9 ++++++++-
>  1 file changed, 8 insertions(+), 1 deletion(-)
> 


More information about the Tarantool-patches mailing list