- reflect the adjustment just submitted to upstream RT #5802

This commit is contained in:
Nalin Dahyabhai 2007-10-01 21:39:09 +00:00
parent 1dd0ff3e30
commit 1bb4c4c0c2

View File

@ -21,7 +21,7 @@ Index: src/lib/gssapi/mechglue/g_accept_sec_context.c
mech_type,
output_token,
- ret_flags,
+ &temp_ret_flags,
+ ret_flags ? &temp_ret_flags : NULL,
time_rec,
d_cred ? &tmp_d_cred : NULL);