diff options
author | Andrew Tridgell <tridge@samba.org> | 2010-12-01 23:54:38 +1100 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 2010-12-01 22:10:42 +0100 |
commit | f5c5fd9e828b3e0bf6c2cdcd448c66fa1c8d41c1 (patch) | |
tree | 8649e073b9abd95d789943891f2bfa187cd4c237 /source4/rpc_server/winreg | |
parent | 71e2d9e7e825e57e8240d61ed1091edca0089ed5 (diff) | |
download | samba-f5c5fd9e828b3e0bf6c2cdcd448c66fa1c8d41c1.tar.gz samba-f5c5fd9e828b3e0bf6c2cdcd448c66fa1c8d41c1.tar.bz2 samba-f5c5fd9e828b3e0bf6c2cdcd448c66fa1c8d41c1.zip |
s4-ldap: removed an incorrect talloc_move()
the parent of this session_info is either the stream_connection, or
its a system_session(). In either case reparenting it on the
ldapsrv_connection doesn't achieve anything that I can see.
The move was causing a steal on reference error because the
session_info often has multiple references.
Thanks to Metze for spotting this.
Autobuild-User: Andrew Tridgell <tridge@samba.org>
Autobuild-Date: Wed Dec 1 22:10:42 CET 2010 on sn-devel-104
Diffstat (limited to 'source4/rpc_server/winreg')
0 files changed, 0 insertions, 0 deletions