Skip to content

kconfig_compiler fix PVS-Studio issue V799

Fix issues like "autotests/kconfig_compiler/test6main.cpp :14: warning: V799 The 't' variable is not used after memory has been allocated for it. Consider checking the use of this variable.".

Merge request reports