Don't bother checking usage of minor_status [CID-23]
This commit is contained in:
@@ -46,8 +46,8 @@ OM_uint32 _gss_ntlm_inquire_cred
|
||||
{
|
||||
OM_uint32 ret, junk;
|
||||
|
||||
if (minor_status)
|
||||
*minor_status = 0;
|
||||
*minor_status = 0;
|
||||
|
||||
if (name)
|
||||
*name = GSS_C_NO_NAME;
|
||||
if (lifetime)
|
||||
|
Reference in New Issue
Block a user