7a22164 virxml: Add function to check if string contains some illegal chars

3 files Authored by Sławek Kapłoński 7 years ago, Committed by mprivozn 7 years ago,
    virxml: Add function to check if string contains some illegal chars
    
    This new function can be used to check if e.g. name of XML
    node don't contains forbidden chars like "/" or "\n".
    
    Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
    
        
file modified
+1 -0
file modified
+27 -0
file modified
+4 -0