Fix bug #9213 - Bad ASN.1 NegTokenInit packet can cause invalid free.
commit83f60672e1b3069e6b1b90b376460da895e37df3
authorJeremy Allison <jra@samba.org>
Tue, 25 Sep 2012 23:35:09 +0000 (25 16:35 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 26 Sep 2012 02:07:57 +0000 (26 04:07 +0200)
treec0e4166e04203448bc2d8bd8010ba539a2d32499
parent3902e7332d3d79c257fca451635d08a58d327d70
Fix bug #9213 - Bad ASN.1 NegTokenInit packet can cause invalid free.

Not the correct fix for the specific issue, but a general fix to
make sure this can never happen again.

Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Wed Sep 26 04:07:57 CEST 2012 on sn-devel-104
source3/libsmb/clispnego.c