Reset out variables.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19956 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -43,7 +43,7 @@ gss_import_sec_context(OM_uint32 *minor_status,
|
||||
size_t len;
|
||||
|
||||
*minor_status = 0;
|
||||
*context_handle = 0;
|
||||
*context_handle = GSS_C_NO_CONTEXT;
|
||||
|
||||
/*
|
||||
* We added an oid to the front of the token in
|
||||
|
Reference in New Issue
Block a user