• Felip Moll's avatar
    Fix error messages in _convert_to_name(). · 288a8e9d
    Felip Moll authored
    The name variable hasn't been set yet, so this is always NULL. Print the
    uid/gid instead. While here, treat uid/gid as uint32_t, and use strtoul()
    rather than atoi() to avoid issues with high-number uid/gid values.
    
    Fixes GCC 9 warning.
    
    Bug 7101.
    288a8e9d
To find the state of this project's repository at the time of any of these versions, check out the tags.