[tarantool-patches] Re: [PATCH] sql: initialize variable containing opcode

Kirill Yukhin kyukhin at tarantool.org
Fri Oct 5 07:42:27 MSK 2018


Hello,
On 05 окт 00:17, Nikita Pettik wrote:
> This bug appeared after patch on eliminating cursor usage for write
> operations in SQL (commit: 6fc3efec7). Lack of this initialization led
> to missed generation of cursor opening and as a consequence - usage of
> broken cursor during VDBE execution.
> 
> Closes #3719
> ---
> https://github.com/tarantool/tarantool/tree/np/gh-3719-fix-uninitialized-var
> https://github.com/tarantool/tarantool/issues/3719
I didn't mention your mail and prepared & committed very same change.
Here: https://www.freelists.org/post/tarantool-patches/PATCH-sql-refactor-SQL-cursor-to-remove-write-ones,8

--
Regards, Kirill Yukhin




More information about the Tarantool-patches mailing list