diff options
author | Jia Tan <jiat0218@gmail.com> | 2023-01-11 20:42:29 +0800 |
---|---|---|
committer | Jia Tan <jiat0218@gmail.com> | 2023-01-11 20:42:29 +0800 |
commit | 25035813d1d596fde692addc33e7f715f1fe55eb (patch) | |
tree | 019f142ff2b86b5b6a795ad03140ebd8f6976939 /tests/test_stream_flags.c | |
parent | liblzma: CLMUL CRC64: Work around a bug in MSVC, second attempt. (diff) | |
download | xz-25035813d1d596fde692addc33e7f715f1fe55eb.tar.xz |
Tests: Fix type-limits warning in test_filter_flags.
This only occurs in test_filter_flags when the BCJ filters are not
configured and built. In this case, ARRAY_SIZE() returns 0 and causes a
type-limits warning with the loop variable since an unsigned number will
always be >= 0.
Diffstat (limited to 'tests/test_stream_flags.c')
0 files changed, 0 insertions, 0 deletions