[tarantool-patches] Re: [PATCH v1 1/1] box: fix empty tuple invalid update

Kirill Yukhin kyukhin at tarantool.org
Tue Apr 23 13:30:16 MSK 2019


Hello,

On 23 Apr 11:17, Kirill Shcherbatov wrote:
> The tuple:update() used to work incorrectly in case of empty
> tuple produced with box.tuple.new{} because update_create_rope
> unconditionally initialized a new rope with [tuple_data,
> mp_next(tuple_data)] field that might not exists.
> 
> Closes #4041
> ---
> http://github.com/tarantool/tarantool/tree/kshch/gh-4041-empty-tuple-update
> https://github.com/tarantool/tarantool/issues/4041

I've checked your patch into master, 2.1 and 1.10 branches.

--
Regards, Kirill Yukhin




More information about the Tarantool-patches mailing list