auth/spnego: add gensec_spnego_update_sub_abort() helper function
authorStefan Metzmacher <metze@samba.org>
Wed, 10 May 2017 12:44:48 +0000 (14:44 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Thu, 29 Jun 2017 13:59:22 +0000 (15:59 +0200)
commit5f4eed37ea7633ef2903fe8a9f90879cafa2615b
tree19601c07462a1f4b9dc650bf612ee0487e659d10
parent728a5c44b45bee452a75b4b2f33f2817a55d7e1d
auth/spnego: add gensec_spnego_update_sub_abort() helper function

This helps to be consistent when destroying a unuseable sub context.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
auth/gensec/spnego.c