• Noah Misch's avatar
    Standardize GetTokenInformation() error reporting. · f2b1b307
    Noah Misch authored
    Commit c22650cd sparked a discussion
    about diverse interpretations of "token user" in error messages.  Expel
    old and new specimens of that phrase by making all GetTokenInformation()
    callers report errors the way GetTokenUser() has been reporting them.
    These error conditions almost can't happen, so users are unlikely to
    observe this change.
    
    Reviewed by Tom Lane and Stephen Frost.
    f2b1b307
win32security.c 6.33 KB