Don't bother checking usage of minor_status [CID-23]

This commit is contained in:
Love Hornquist Astrand
2009-07-30 14:01:57 +02:00
parent 901bac07e8
commit 3608b815b4

View File

@@ -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)