14062e6 internal: Introduce virCheckNonEmptyStringArgGoto and reuse it

Authored and Committed by Peter Krempa 8 years ago
    internal: Introduce virCheckNonEmptyStringArgGoto and reuse it
    
    The helper makes sure that strings passed to APIs are non-NULL and
    non-empty. This allows to drop some inlined checks where it does not
    make sense.
    
        
file modified
+11 -0
file modified
+2 -2
file modified
+0 -11
file modified
+11 -0