Skip to content

fix: issues in protocolgameparse.cpp and standardized loops #1842

fix: issues in protocolgameparse.cpp and standardized loops

fix: issues in protocolgameparse.cpp and standardized loops #1842

Triggered via pull request June 26, 2024 10:04
Status Success
Total duration 4m 55s
Artifacts

build-ubuntu.yml

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

Annotations

6 warnings
ubuntu-24.04-linux-release
‘operator delete’ called on unallocated object ‘g_client’ [-Wfree-nonheap-object]
ubuntu-22.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]