s4:auth/sam.c - change base context for the "tmp_ctx" context in "authsam_expand_nest...
authorMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Thu, 4 Mar 2010 21:18:10 +0000 (22:18 +0100)
committerMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Thu, 4 Mar 2010 21:18:10 +0000 (22:18 +0100)
commit13b1bf5d47cb764365f6a14e35a4aa55b9a7e355
tree68910a3a1691e7f0b0cde96af5aa9f275bbad0e5
parent3d94b284411d912449b6a316439cc3d013bf1570
s4:auth/sam.c - change base context for the "tmp_ctx" context in "authsam_expand_nested_groups"

Better use the "res_sids_ctx" as base context for the "tmp_ctx" and not the
long-living "sam_ctx"/"ldb" context to prevent memory leaks.
source4/auth/sam.c