[Tarantool-patches] [PATCH] Fix make_scoped_guard usage

Kirill Yukhin kyukhin at tarantool.org
Mon Jul 13 16:40:34 MSK 2020


Hello,

On 08 июл 15:07, Aleksandr Lyapunov wrote:
> make_scoped_guard usually captures scope by [=].
> In some cases it could lead to unexpected results.
> I found several problems and fixed them.
> 
> GH issue: https://github.com/tarantool/tarantool/issues/5154
> GH branch: https://github.com/tarantool/tarantool/tree/alyapunov/gh-5154-wrong-scoped-guards
> 
> Aleksandr Lyapunov (1):
>   Fix wrong make_scoped_guard usage

I've checked your patch into 2.3, 2.4 and master.

--
Regards, Kirill Yukhin


More information about the Tarantool-patches mailing list