s4:heimdal A real fix for bug 6801
commit6243038c9f835e5b6324c9510385b931b001459f
authorAndrew Bartlett <abartlet@samba.org>
Tue, 13 Oct 2009 22:04:16 +0000 (14 09:04 +1100)
committerLove Hornquist Astrand <lha@h5l.org>
Wed, 14 Oct 2009 04:44:22 +0000 (13 21:44 -0700)
treef30cde089960231d7bb5a52f861ba08cfbbdda62
parent39a751d6fb6f558c1834c47fac004e992692b5ac
s4:heimdal A real fix for bug 6801

The issue was that we would free the entry after the database, not
knowing that the entry was a talloc child of the database.

Andrew Bartlett

Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
lib/hdb/keytab.c