f085b9b DHASH: Add new key type HASH_KEY_CONST_STRING

3 files Authored by Philip Prindeville 7 years ago, Committed by mzidek 7 years ago,
    DHASH: Add new key type HASH_KEY_CONST_STRING
    
    Add constant string as new key type. This key type
    is alternative to string key type and avoids unnecessary
    casts that may look dangerous (discarding const).
    
    Reviewed-by: Michal Židek <mzidek@redhat.com>
    
        
file modified
+21 -8
file modified
+3 -1
file modified
+3 -0