s4-gensec: zero the gssapi_state
authorAndrew Tridgell <tridge@samba.org>
Wed, 17 Nov 2010 06:09:24 +0000 (17:09 +1100)
committerAndrew Tridgell <tridge@samba.org>
Wed, 17 Nov 2010 12:55:38 +0000 (23:55 +1100)
commit5f655e99a1c17ac9d28acb4740585d2100746d69
tree5daae32319c87bcfb5837b2cb64210ac622beae7
parent1887ce87e49fa593e02807e52fd4b653ca577a66
s4-gensec: zero the gssapi_state

this fixes a use of the target_principal before initialisation

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source4/auth/gensec/gensec_gssapi.c