[tarantool-patches] Re: [PATCH v2 4/9] box: fix on_replace_trigger_rollback routine

Kirill Yukhin kyukhin at tarantool.org
Wed Mar 13 14:39:00 MSK 2019


Hello,

On 30 Jan 11:59, Kirill Shcherbatov wrote:
> The function on_replace_trigger_rollback in the case of a replace
> operation rollback was called with an incorrect argument, as a
> result of which the used memory was freed.
> ---
>  src/box/alter.cc         |  3 ++-
>  test/sql/errinj.result   | 24 ++++++++++++++++++++++++
>  test/sql/errinj.test.lua |  7 +++++++
>  3 files changed, 33 insertions(+), 1 deletion(-)

I've cherry-picked your patch onto 2.1 branch.

--
Regards, Kirill Yukhin




More information about the Tarantool-patches mailing list