Skip to content

fix: incorrect usage of const ref shared ptr in container class #2769

fix: incorrect usage of const ref shared ptr in container class

fix: incorrect usage of const ref shared ptr in container class #2769

Triggered via pull request January 1, 2025 23:25
Status Success
Total duration 23m 35s
Artifacts

build-ubuntu.yml

on: pull_request
Matrix: job
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
ubuntu-22.04-linux-release
‘operator delete’ called on unallocated object ‘g_client’ [-Wfree-nonheap-object]
ubuntu-24.04-linux-release
‘operator delete’ called on unallocated object ‘g_client’ [-Wfree-nonheap-object]
ubuntu-24.04-linux-debug: src/framework/platform/unixplatform.cpp#L74
ISO C++ forbids variable length array ‘cargs’ [-Wvla]
ubuntu-24.04-linux-debug: src/framework/platform/unixplatform.cpp#L234
ISO C++ forbids variable length array ‘buffer’ [-Wvla]
ubuntu-22.04-linux-debug: src/framework/platform/unixplatform.cpp#L74
ISO C++ forbids variable length array ‘cargs’ [-Wvla]
ubuntu-22.04-linux-debug: src/framework/platform/unixplatform.cpp#L234
ISO C++ forbids variable length array ‘buffer’ [-Wvla]