This fixes an error I must have made when playing with spnego.c found
authorVolker Lendecke <vlendec@samba.org>
Thu, 31 Jul 2003 10:23:13 +0000 (10:23 +0000)
committerVolker Lendecke <vlendec@samba.org>
Thu, 31 Jul 2003 10:23:13 +0000 (10:23 +0000)
commit2f81ccefa2dcd04da444280924cacac266adfc7a
tree60f2495dbd400677992e4d5ab7ed39f5cda1fd90
parent62ef886beece3c46884ad6b4232755e465d49998
This fixes an error I must have made when playing with spnego.c found
by aliguori: NegTokenInit.mechListMIC is an Octet String.

Second: add a free_spnego_data function.

Both thanks to aliguori.

Volker
(This used to be commit 6c252440fba33eb69827d5515a95fbb3e8e9a653)
source3/libsmb/spnego.c