Skip to content
Commit 8bebe88c authored by Paul Moore's avatar Paul Moore
Browse files

selinux: import NetLabel category bitmaps correctly



The existing ebitmap_netlbl_import() code didn't correctly handle the
case where the ebitmap_node was not aligned/sized to a power of two,
this patch fixes this (on x86_64 ebitmap_node contains six bitmaps
making a range of 0..383).

Signed-off-by: default avatarPaul Moore <paul@paul-moore.com>
parent 02f06918
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment