(merge from 3.0)
authorAndrew Bartlett <abartlet@samba.org>
Wed, 7 Jan 2004 00:06:45 +0000 (00:06 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 7 Jan 2004 00:06:45 +0000 (00:06 +0000)
commit24d7eed6cae8015e020ad34c13130ee8afc9052e
tree48a04c0370567499fa6f0d09eb2cb42b9e39b701
parenta0dc10bed68ef961609c0a4a456b6a132e2e347b
(merge from 3.0)

Fix segfualt caused by incorrect configuration.  If lp_realm() was not set,
but security=ADS, we would attempt to free the principal name that krb5
never allocated.

Also fix the dump_data() of the session key, now that we use a data_blob to
store that.

Andrew Bartlett
source/libads/kerberos_verify.c