Skip to content

Fix: do not call "memcpy" if there is a) no data to copy, or b) the src pointer is null. #263

Fix: do not call "memcpy" if there is a) no data to copy, or b) the src pointer is null.

Fix: do not call "memcpy" if there is a) no data to copy, or b) the src pointer is null. #263

Triggered via pull request September 26, 2023 08:34
Status Success
Total duration 18s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

spell-check.yml

on: pull_request
spellcheck
9s
spellcheck
Fit to window
Zoom out
Zoom in

Annotations

1 warning
spellcheck
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/