diff options
author | Michael Adam <obnox@samba.org> | 2008-08-01 17:10:59 +0200 |
---|---|---|
committer | Michael Adam <obnox@samba.org> | 2008-08-01 17:10:59 +0200 |
commit | 84ee630ee973189ca9f2ce2afe4987998aaeccc7 (patch) | |
tree | 2e199026f65048899bec2a542cec446e8ee0e927 /testsuite | |
parent | 4c6e9662b8360692f8ee8c36287ec8aa0b9d831a (diff) | |
download | samba-84ee630ee973189ca9f2ce2afe4987998aaeccc7.tar.gz samba-84ee630ee973189ca9f2ce2afe4987998aaeccc7.tar.bz2 samba-84ee630ee973189ca9f2ce2afe4987998aaeccc7.zip |
libnet dssync: fix memory allocation for error/result messages.
Use the libnet_dssync_context as a talloc context for the
result_message and error_message string members.
Using the passed in mem_ctx makes the implicit assumption
that mem_ctx is at least as long-lived as the libnet_dssync_context,
which is wrong.
Michael
(This used to be commit 635baf6b7d2a1822ceb48aa4bc47569ef19d51cc)
Diffstat (limited to 'testsuite')
0 files changed, 0 insertions, 0 deletions