Skip to content

Fix buffer overflow in MD5Parser::SkipSpacesAndLineEnd (#5921) #110

Fix buffer overflow in MD5Parser::SkipSpacesAndLineEnd (#5921)

Fix buffer overflow in MD5Parser::SkipSpacesAndLineEnd (#5921) #110

Triggered via push December 18, 2024 07:17
Status Failure
Total duration 6m 11s
Artifacts

ccpp.yml

on: push
Matrix: build
create-release
0s
create-release
Matrix: upload-release
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 7 warnings
ubuntu-latest-g++-build-and-test: code/AssetLib/glTF/glTFImporter.cpp#L667
‘char* __builtin_strncpy(char*, const char*, long unsigned int)’ output may be truncated copying between 0 and 3 bytes from a string of length 3 [-Werror=stringop-truncation]
ubuntu-latest-g++-build-and-test: code/AssetLib/glTF2/glTF2Importer.cpp#L1643
‘char* __builtin_strncpy(char*, const char*, long unsigned int)’ output may be truncated copying between 0 and 3 bytes from a string of length 3 [-Werror=stringop-truncation]
ubuntu-latest-g++-build-and-test
run-cmake action execution failed: 'Error: "Build failed with error code: '1'."'
ubuntu-latest-g++-build-and-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ubuntu-latest-g++-build-and-test
Unexpected input(s) 'CXX', 'CC', valid inputs are ['shell', 'args', 'filter']
macos-latest-clang++-build-and-test
Unexpected input(s) 'CXX', 'CC', valid inputs are ['shell', 'args', 'filter']
ubuntu-latest-clang++-build-and-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ubuntu-latest-clang++-build-and-test: contrib/zip/src/miniz.h#L5108
Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files. [-W#pragma-messages]
ubuntu-latest-clang++-build-and-test
Unexpected input(s) 'CXX', 'CC', valid inputs are ['shell', 'args', 'filter']
windows-latest-cl.exe-build-and-test
Unexpected input(s) 'CXX', 'CC', valid inputs are ['shell', 'args', 'filter']