fix potential mem corruption in utils_log_internal #8247
Triggered via pull request
May 29, 2026 10:24
Status
Cancelled
Total duration
1h 31m 29s
Artifacts
14
pr_push.yml
on: pull_request
CodeChecks
/
Basic code checks
1m 53s
Matrix: Fast builds / ubuntu-build
Matrix: Fast builds / windows-build
Matrix: Basic builds / macos-build
Matrix: Basic builds / ubuntu-build
Matrix: Basic builds / windows-build
Matrix: Basic builds / Windows dynamic UMF + static hwloc
Matrix: Basic builds / Windows static UMF + static hwloc
Matrix: QEMU / qemu-build
Matrix: DevDax / dax
Matrix: MultiNuma / multi_numa
Matrix: Sanitizers / ubuntu-build
Matrix: ProxyLib / proxy-ubuntu
Matrix: CUDA / gpu
Matrix: L0 / gpu
Matrix: CodeQL / Analyze
Matrix: Compatibility
Matrix: L0-BMG / gpu
Coverage_partial
/
Coverage build
Coverage
/
Coverage build
32s
Annotations
4 errors, 6 warnings, and 11 notices
|
CodeQL / Analyze (windows-latest)
Canceling since a higher priority waiting request for PR/push-rrudnick_log_fix exists
|
|
CodeQL / Analyze (windows-latest)
The operation was canceled.
|
|
PR/push
Canceling since a higher priority waiting request for PR/push-rrudnick_log_fix exists
|
|
PR/push
Canceling since a higher priority waiting request for PR/push-rrudnick_log_fix exists
|
|
CodeQL / Analyze (ubuntu-latest)
Cannot build an overlay database because build-mode is set to "undefined" instead of "none". Falling back to creating a normal full database instead.
|
|
Compatibility (v1.0.1) / Windows:
examples/basic/basic.c#L95
'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\a\unified-memory-framework\unified-memory-framework\tag_version\_examples\fetch_content\umf_example_fetch_content.vcxproj]
|
|
Compatibility (v1.0.1) / Windows:
examples/basic/basic.c#L59
'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\a\unified-memory-framework\unified-memory-framework\tag_version\_examples\fetch_content\umf_example_fetch_content.vcxproj]
|
|
Compatibility (v1.0.1) / Windows:
examples/basic/basic.c#L95
'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\a\unified-memory-framework\unified-memory-framework\tag_version\_examples\basic\umf_example_basic.vcxproj]
|
|
Compatibility (v1.0.1) / Windows:
examples/basic/basic.c#L59
'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\a\unified-memory-framework\unified-memory-framework\tag_version\_examples\basic\umf_example_basic.vcxproj]
|
|
CodeQL / Analyze (windows-latest)
Cannot build an overlay database because build-mode is set to "undefined" instead of "none". Falling back to creating a normal full database instead.
|
|
Fast builds / Fast (windows-latest, build_tests=OFF, simple_cmake=OFF)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
Fast builds / Fast (windows-latest, build_tests=ON, simple_cmake=OFF)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
Fast builds / Fast (windows-latest, build_tests=OFF, simple_cmake=ON)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
Basic builds / Windows static UMF + static hwloc (Release)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
Basic builds / Windows dynamic UMF + static hwloc (Release)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
Basic builds / Basic (windows-2025, compilers=cl/cl, shared_library=OFF, level_zero_provider=ON, cuda_provider=ON, cmake_ver=default, umfd=OFF) extra=
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
Basic builds / Basic (windows-2025, compilers=cl/cl, shared_library=ON, level_zero_provider=ON, cuda_provider=ON, cmake_ver=default, umfd=OFF) extra=
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
Basic builds / Basic (windows-2025, compilers=clang-cl/clang-cl, shared_library=ON, level_zero_provider=ON, cuda_provider=ON, cmake_ver=3.14.0-win64-x64, umfd=OFF) extra=-DCMAKE_BUILD_TYPE=Release
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
Basic builds / Basic (windows-2025, compilers=cl/cl, shared_library=ON, level_zero_provider=OFF, cuda_provider=OFF, cmake_ver=3.28.0-windows-x86_64, umfd=OFF) extra=
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
Compatibility (v1.0.1) / Windows
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
CodeQL / Analyze (windows-latest)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
coverage_html_report
|
448 KB |
sha256:938842a84fc949e7b4cabd1e39bcb1f44eef50dc911a69eacf06bd949d6422cd
|
|
|
exports-coverage-CUDA-CUDA-shared-ON
|
39.6 KB |
sha256:bfe675734104e938c2e522b0dd728a590d36f3b87d427c657e6ad32ffc7c2551
|
|
|
exports-coverage-LEVEL_ZERO-L0-BMG-shared-ON
|
41.5 KB |
sha256:66e17f08d0218de9069bec7444e4df27d9744cdd65ba0fb4a8e084521de23a8a
|
|
|
exports-coverage-LEVEL_ZERO-L0-shared-ON
|
45 KB |
sha256:e7b88511daba8ec89184ebfb5e1b22c2bb5b3d981238aa0f8338c00f90d5237b
|
|
|
exports-coverage-basic-ubuntu-22.04-shared-OFF
|
44.2 KB |
sha256:8e4d9f8b7f21ae0ba1a72dbc3e2d9194e3378fc1c50300e667a2c4273bfbf269
|
|
|
exports-coverage-basic-ubuntu-24.04-shared-OFF
|
40.9 KB |
sha256:6e9fd6d93d68f229423e69393fdefe8b7eff6e4a848e6cc95d6a76ddb8b7c12d
|
|
|
exports-coverage-basic-ubuntu-24.04-shared-ON
|
41.8 KB |
sha256:be36c5ca5dbb39e481e314f0eca81c15f28a5fbdb344e0dda0473ee3d8690216
|
|
|
exports-coverage-dax-shared-OFF
|
32.4 KB |
sha256:26599ff088e427c83b7cd30a9426c6321d570a7f72c942a5d37e1213167195b2
|
|
|
exports-coverage-dax-shared-ON
|
35.2 KB |
sha256:183f07a156dd3f367b4d2ab5aebd7070a6f6a597ae9389c8e5ab90dfb9451859
|
|
|
exports-coverage-multinuma-ubuntu-22.04-shared-OFF
|
41.2 KB |
sha256:3b9fa6226b7871e61bd3f19d987e2193cfc300e29d50443cb1f3b1ab57677b33
|
|
|
exports-coverage-multinuma-ubuntu-22.04-shared-ON
|
43.4 KB |
sha256:db6331702de41f63fe20af51606adbfa49af97192fb73b2f0873c97bb9926d41
|
|
|
exports-coverage-proxy-proxy_lib_pool-JEMALLOC
|
43.2 KB |
sha256:c78f166dc667bf81c46680fe5c27041edf19e65c5b47adb18a42c6d77378b064
|
|
|
exports-coverage-proxy-proxy_lib_pool-SCALABLE
|
43.1 KB |
sha256:b7c403c82bb6615f5fca182f667d31bc2be3cc7cdfc14a8a5b07f3a76fa38f7f
|
|
|
exports-coverage-qemu-ubuntu-24.04
|
128 KB |
sha256:20d0a02865da363e2f99e3af2de5eacbcb9622e0029b033635c0c8a9bb42641d
|
|