gss: initialize mech output parameters in mechglue
commite8de24f236ed5fdfec184e5cc8b2aceae2d2ba57
authorLuke Howard <lukeh@padl.com>
Mon, 2 Mar 2020 06:10:11 +0000 (2 17:10 +1100)
committerLuke Howard <lukeh@padl.com>
Mon, 2 Mar 2020 06:17:03 +0000 (2 17:17 +1100)
tree8f45f46aa833a0f855dfa2f8b8c0ead0ad22a99a
parent41cb135b3044ad536859209a2d28301704fe70e6
gss: initialize mech output parameters in mechglue

Initialize mechanism output parameters before calling mechanism
GSS_Accept_sec_context(), to behave robustly with poorly implemented mechanisms
that may return before initializing them.
lib/gssapi/mech/gss_accept_sec_context.c