Skip to content

Using strncmp instead of strcmp to make the function robust and safe from buffer overruns. #83406

Using strncmp instead of strcmp to make the function robust and safe from buffer overruns.

Using strncmp instead of strcmp to make the function robust and safe from buffer overruns. #83406

Triggered via pull request May 14, 2024 17:57
Status Success
Total duration 36m 53s
Artifacts

darwin.yaml

on: pull_request
Matrix: Build framework
Matrix: Run framework tests
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
Build framework (tvos-debug, -sdk appletvos -configuration Debug)
`pre` execution is not supported for local action from './.github/actions/checkout-submodules-and-bootstrap'
Build framework (ios-release, -sdk iphoneos -configuration Release)
`pre` execution is not supported for local action from './.github/actions/checkout-submodules-and-bootstrap'
Build framework (watchos-debug, -sdk watchos -configuration Debug)
`pre` execution is not supported for local action from './.github/actions/checkout-submodules-and-bootstrap'
Build framework (macos-release, -sdk macosx -configuration Release)
`pre` execution is not supported for local action from './.github/actions/checkout-submodules-and-bootstrap'
Run framework tests (asan, -enableAddressSanitizer YES -enableUndefinedBehaviorSanitizer YES)
`pre` execution is not supported for local action from './.github/actions/checkout-submodules-and-bootstrap'
Run framework tests (leaks, ENABLE_LEAK_DETECTION=1)
`pre` execution is not supported for local action from './.github/actions/checkout-submodules-and-bootstrap'
Run framework tests (tsan, -enableThreadSanitizer YES)
`pre` execution is not supported for local action from './.github/actions/checkout-submodules-and-bootstrap'