Fix crash bug in check_sam_security() when make_server_info_sam() did a
commitdbc7237a8a566f3e86bd6e4b48593b93c5bfb94e
authorGünther Deschner <gd@samba.org>
Wed, 19 Mar 2008 23:30:01 +0000 (20 00:30 +0100)
committerGünther Deschner <gd@samba.org>
Wed, 19 Mar 2008 23:54:20 +0000 (20 00:54 +0100)
tree94a7fc1c47328fc5dca9eceeb8e6d9af2dca29a8
parent098380760d20bad2a45c3b12ab2a5e4d2b856175
Fix crash bug in check_sam_security() when make_server_info_sam() did a
talloc_steal and talloc_free on the sam account already.

Guenther
source/auth/auth_sam.c