cheimes / certmonger

Forked from certmonger 6 years ago
Clone

a13b7ed Fix compiler warnings

Authored and Committed by rcritten 2 years ago
    Fix compiler warnings
    
    These range from:
     - unused variables
     - missing switch options
     - missing default in switch
     - logging with known NULL variables
     - non-void function with no return
    
    Signed-off-by: Rob Crittenden <rcritten@redhat.com>
    
        
file modified
+0 -1
file modified
+0 -1
file modified
+2 -3
file modified
+1 -1
file modified
+2 -3
file modified
+1 -2
file modified
+24 -10
file modified
+8 -2
file modified
+2 -1
file modified
+3 -3
file modified
+2 -3
file modified
+1 -2