psss / rpms / libsepol

Forked from rpms/libsepol 5 years ago
Clone

d162105 libsepol-2.5-10

Authored and Committed by plautrba 7 years ago
    libsepol-2.5-10
    
    - Check for too many permissions in classes and commons in CIL
    - Fix xperm mapping between avrule and avtab
    - tests: Fix mispelling of optimization option
    - Fix unused/uninitialized variables on mac build
    - Produce more meaningful error messages for conflicting type rules in CIL
    - make "make test" fail when a CUnit test fails
    - tests: fix g_b_role_2 test
    - Change which attributes CIL keeps in the binary policy
    - Port str_read() from kernel and remove multiple occurances of similar code
    - Use calloc instead of malloc for all the *_to_val_structs
    - Fix bugs found by AFL
    - Fix memory leak in expand.c
    - Fix invalid read when policy file is corrupt
    - Fix possible use of uninitialized variables
    
        
file modified
+1285 -124
file modified
+18 -2