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)
commit6c252440fba33eb69827d5515a95fbb3e8e9a653
tree77be47d8a324b57ac4715aee06ae126f26caaa95
parent692ff44ba39cd24dbc906e0319bc51c8be9cc267
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
source/libsmb/spnego.c