libnet dssync: start memory allocation cleanup: use tmp ctx in libnet_dssync().
authorMichael Adam <obnox@samba.org>
Fri, 1 Aug 2008 15:13:42 +0000 (17:13 +0200)
committerMichael Adam <obnox@samba.org>
Fri, 1 Aug 2008 15:13:42 +0000 (17:13 +0200)
commit87c7496761f2f165df5fafcf860c3d3f8285cee8
tree82595ba45fd1238025a41a30d475810420b519c5
parent84ee630ee973189ca9f2ce2afe4987998aaeccc7
libnet dssync: start memory allocation cleanup: use tmp ctx in libnet_dssync().

Don't leak temporary data to callers but use a temporary context
that is freed at the end.

Michael
(This used to be commit 2d98ad57f56ddd4318bc721929a3ca9ede189a25)
source3/libnet/libnet_dssync.c