2c4a614 Fix 'w' wildcard expansion regressio in last release

Authored and Committed by pemensik 2 years ago
    Fix 'w' wildcard expansion regressio in last release
    
    Upstream maptolower and maptoupper did not contain w character. It makes
    response mangled, replacing 'w' and 'W' characters with '\0' in answer.
    
    Resolves: rhbz#1973587
    
        
file modified
+9 -1