[Tarantool-patches] [PATCH] cppcheck: box/alter.cc null pointer dereference

Kirill Yukhin kyukhin at tarantool.org
Mon Sep 28 09:59:21 MSK 2020


Hello,

On 20 сен 20:59, Sergey Kaplun wrote:
> Found and fixed Null pointer dereference with cppcheck:
> 
> [src/box/alter.cc:395]: (error) Null pointer dereference
> ---
> 
> cppcheck can be run from root project directory as follows:
> ```
> $ cppcheck --force --enable=warning,performance,portability,information --error-exitcode=1 --verbose .
> ```

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

--
Regards, Kirill Yukhin


More information about the Tarantool-patches mailing list