66a06ab We can handle only mech status codes

Authored and Committed by simo 9 years ago
    We can handle only mech status codes
    
    Return an error if status_type is bogus.
    We can't call gss_display_status() for GSS_C_GSS_CODE because we'd loop
    back to ourselves as unfortunately the GSSAPI mechanisms SPI uses the
    same symbol names as the public API ...
    
        
file modified
+6 -0