diff options
| author | jvoisin | 2024-03-19 18:35:13 +0100 |
|---|---|---|
| committer | jvoisin | 2024-03-19 18:35:13 +0100 |
| commit | 8ed72e7c1caa0eb4238e649063c26a11720935de (patch) | |
| tree | 24e478a8ebdb9e69eefcea193781a39bc22c21c0 /.github/workflows/coverage.yaml | |
| parent | 140cffbe84a08669d67c3257258d2bb70ff29c3b (diff) | |
Relax our checks for memchr on C11 and above2.2
Since C11:
> This function behaves as if it reads the bytes sequentially and stops as soon
as a matching bytes is found: if the array pointed to by ptr is smaller than
count, but the match is found within the array, the behavior is well-defined.
Reported-by: q66
Diffstat (limited to '.github/workflows/coverage.yaml')
0 files changed, 0 insertions, 0 deletions
