fix: incorrect usage of const ref shared ptr in container class #2769
Annotations
2 warnings
Run CMake:
src/framework/platform/unixplatform.cpp#L74
ISO C++ forbids variable length array ‘cargs’ [-Wvla]
|
Run CMake:
src/framework/platform/unixplatform.cpp#L234
ISO C++ forbids variable length array ‘buffer’ [-Wvla]
|
Loading