4413. [bug] GSSAPI negotiation could fail if GSS_S_CONTINUE_NEEDED

was returned. [RT #42733]

(cherry picked from commit 63e58ad048)
This commit is contained in:
Mark Andrews
2016-07-14 15:06:28 +10:00
parent 111ec860a8
commit 55d61515ec
6 changed files with 60 additions and 22 deletions

View File

@@ -136,6 +136,7 @@ dst_gssapi_acceptctx(gss_cred_id_t cred,
* Returns:
* ISC_R_SUCCESS msg was successfully updated to include the
* query to be sent
* DNS_R_CONTINUE transaction still in progress
* other an error occurred while building the message
*/