On Wed, May 27, 2020 at 12:44 PM Stephen Smalley wrote: > > On Fri, May 22, 2020 at 10:58 AM James Carter wrote: > > > > Improves writing of CIL category rules when converting MLS kernel > > policy to CIL. No changes to functionality, but eliminate useless > > checks for category aliases when using the p_cat_val_to_name array, > > find the actual number of aliases before allocating memory, and > > skip the category alias rules if there are no aliases. > > > > Signed-off-by: James Carter > > This series looks fine to me but do you have a test case that exercises it? See attached.