Skip to content
Commit abb0f43f authored by Christian Göttsche's avatar Christian Göttsche Committed by Paul Moore
Browse files

selinux: use u32 as bit position type in ebitmap code



The extensible bitmap supports bit positions up to U32_MAX due to the
type of the member highbit being u32.  Use u32 consistently as the type
for bit positions to announce to callers what range of values is
supported.

Signed-off-by: default avatarChristian Göttsche <cgzones@googlemail.com>
[PM: merge fuzz, subject line tweak]
Signed-off-by: default avatarPaul Moore <paul@paul-moore.com>
parent 32db469e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment