[Tarantool-patches] [PATCH] box/memtx: use uint32_t for number of indices

Kirill Yukhin kyukhin at tarantool.org
Mon May 18 11:28:49 MSK 2020


Hello,

On 15 май 14:12, Cyrill Gorcunov wrote:
> The member is defined as unsigned 32 bit value,
> so we have to use an exactly the same type here.
> 
> Signed-off-by: Cyrill Gorcunov <gorcunov at gmail.com>
> ---
>  src/box/memtx_engine.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Checked into 1.10, 2.3, 2.4 and master as obvious.

--
Regards, Kirill Yukhin


More information about the Tarantool-patches mailing list