Skip to content
  • Rob Swindell's avatar
    1743d8af
    Remove the config check from openuserdat() · 1743d8af
    Rob Swindell authored
    ... since all (almost all) callerd do a config check first.
    
    Also, some callers of openuserdat() were expecting -1 on failure (always).
    
    Functions that returned the return value of openuserdat() upon failure, now
    return USER_OPEN_ERROR instead, to be consistent.
    1743d8af
    Remove the config check from openuserdat()
    Rob Swindell authored
    ... since all (almost all) callerd do a config check first.
    
    Also, some callers of openuserdat() were expecting -1 on failure (always).
    
    Functions that returned the return value of openuserdat() upon failure, now
    return USER_OPEN_ERROR instead, to be consistent.
Loading