csomh / source-git / rpm

Forked from source-git/rpm 4 years ago
Clone

5d548b Fix testing for wrong variable in selinux plugin debug log

1 file Authored by Panu Matilainen 4 years ago, Committed by ttomecek 4 years ago,
    Fix testing for wrong variable in selinux plugin debug log
    
    The strerror() case couldn't be reached as we were testing for the
    wrong rc, spotted by covscan.
    
        
file modified
+1 -1