478da0f Fix memory leak in aug_match_mac()

Authored and Committed by Laine Stump 5 years ago
    Fix memory leak in aug_match_mac()
    
    mac_lower has memory allocated to it, but it was only freed in case of
    an error.
    
    Signed-off-by: Laine Stump <laine@laine.org>
    
        
file modified
+1 -0