diff options
author | Benjamin Franzke <benjaminfranzke@googlemail.com> | 2013-10-29 15:13:28 +0100 |
---|---|---|
committer | Benjamin Franzke <benjaminfranzke@googlemail.com> | 2013-10-29 15:13:28 +0100 |
commit | 3d149a460892a7c78c635cc1303ed5eb0c1641ea (patch) | |
tree | 37fc16426cd6534d28e0e0d9fd9a1874328a6444 /examples/scripts/vfs/media_harmony | |
parent | 2753e51ca6826ccfd0f7fba72295559011598e79 (diff) | |
download | samba-3d149a460892a7c78c635cc1303ed5eb0c1641ea.tar.gz samba-3d149a460892a7c78c635cc1303ed5eb0c1641ea.tar.bz2 samba-3d149a460892a7c78c635cc1303ed5eb0c1641ea.zip |
s4: dsdb/rootdse/netlogon: Put dn into talloc tree of msg
Currently this is put into tmp_ctx, which is freed after
calling ldb_module_send_entry.
ldb_module_send_entry steals the msg data to be used later, so dn has
to live be part of msg's talloc tree.
This patch is to be squashed into
"s4:dsdb/rootdse: Support netlogonrequest"
Diffstat (limited to 'examples/scripts/vfs/media_harmony')
0 files changed, 0 insertions, 0 deletions