Skip to content

lib/x86/adler32: fix wrong array length in adler32_sse2_chunk() #454

lib/x86/adler32: fix wrong array length in adler32_sse2_chunk()

lib/x86/adler32: fix wrong array length in adler32_sse2_chunk() #454

Triggered via pull request March 2, 2024 06:13
@ebiggersebiggers
opened #347
dev
Status Success
Total duration 11m 0s
Artifacts

ci.yml

on: pull_request
Build and test (macOS)
34s
Build and test (macOS)
Run clang static analyzer
1m 27s
Run clang static analyzer
Run shellcheck
9s
Run shellcheck
Cross compile for Windows
37s
Cross compile for Windows
Test building adler32.c and crc32.c with various flags
23s
Test building adler32.c and crc32.c with various flags
Matrix: cross-compile-for-android
Matrix: fuzz-with-libFuzzer
Matrix: other-arch-build-and-test
Matrix: windows-msys2-build-and-test
Matrix: windows-visualstudio-build-and-test
Matrix: windows-visualstudio-build
Matrix: x86_64-build-and-test
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Build and test (armv6, bullseye, gcc)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: uraimo/run-on-arch-action@v2.5.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test (armv7, bullseye, gcc)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: uraimo/run-on-arch-action@v2.5.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test (aarch64, bullseye, gcc)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: uraimo/run-on-arch-action@v2.5.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test (ppc64le, bullseye, gcc)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: uraimo/run-on-arch-action@v2.5.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test (armv6, bullseye, clang)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: uraimo/run-on-arch-action@v2.5.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test (aarch64, bullseye, clang)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: uraimo/run-on-arch-action@v2.5.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test (armv7, bullseye, clang)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: uraimo/run-on-arch-action@v2.5.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test (riscv64, ubuntu_latest, gcc)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: uraimo/run-on-arch-action@v2.5.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test (s390x, bullseye, gcc)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: uraimo/run-on-arch-action@v2.5.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test (ppc64le, bullseye, clang)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: uraimo/run-on-arch-action@v2.5.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test (s390x, bullseye, clang)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: uraimo/run-on-arch-action@v2.5.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test (riscv64, ubuntu_latest, clang)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: uraimo/run-on-arch-action@v2.5.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.