diff options
author | наб <nabijaczleweli@nabijaczleweli.xyz> | 2023-08-15 15:07:59 +0200 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2023-08-15 17:08:23 +0200 |
commit | 8c4e46337f2ef324f5af9863a962f070fd796cc1 (patch) | |
tree | 1009a2c8b48f4d742465b1cf6c4e5de7f29376ce /support/tst-support-open-dev-null-range.c | |
parent | 892e125f1c92f4f77e75ba56ccb80989de63c391 (diff) | |
download | glibc-8c4e46337f2ef324f5af9863a962f070fd796cc1.zip glibc-8c4e46337f2ef324f5af9863a962f070fd796cc1.tar.gz glibc-8c4e46337f2ef324f5af9863a962f070fd796cc1.tar.bz2 |
io/tst-statvfs: fix statfs().f_type comparison test on some arches
On i686 f_type is an i32 so the test fails when that has the top bit set.
Explicitly cast to u32.
Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>
Reviewed-by: Florian Weimer <fweimer@redhat.com>
Diffstat (limited to 'support/tst-support-open-dev-null-range.c')
0 files changed, 0 insertions, 0 deletions