r11196: Clean up memory leaks (pointed out by vl), and handle the case where
authorAndrew Bartlett <abartlet@samba.org>
Thu, 20 Oct 2005 03:20:43 +0000 (03:20 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:44:59 +0000 (13:44 -0500)
commit929217387449270b60c3f825dca3b3cae5a4f9d1
tree780cd50fc59729c7033e6dd3b6db7405e372ffc3
parent060a2a7bcca6b58d50bc4e0930c13616742a55d3
r11196: Clean up memory leaks (pointed out by vl), and handle the case where
the client doesn't guess correctly on the mech to use.  It must back
off and try the mech the server selected from the list.

I'm not particularly attached to our SPNEGO parser, so while I can't
easily use the SPNEGO application logic in Heimdal, I'm going to look
closely at using the asn1 routines to avoid some pain here.

Andrew Bartlett
source/auth/gensec/spnego.c