libnet dssync: start memory allocation cleanup: use tmp ctx in libnet_dssync().
commit2d98ad57f56ddd4318bc721929a3ca9ede189a25
authorMichael Adam <obnox@samba.org>
Fri, 1 Aug 2008 15:13:42 +0000 (1 17:13 +0200)
committerMichael Adam <obnox@samba.org>
Fri, 1 Aug 2008 15:13:42 +0000 (1 17:13 +0200)
tree121de7dd2c404cc69c7b09cc85a18c2ca5018474
parent635baf6b7d2a1822ceb48aa4bc47569ef19d51cc
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
source/libnet/libnet_dssync.c