lib: Avoid the use of open_memstream in tevent_req_profile_string
authorVolker Lendecke <vl@samba.org>
Sun, 7 Oct 2018 12:47:26 +0000 (14:47 +0200)
committerJeremy Allison <jra@samba.org>
Mon, 8 Oct 2018 20:17:11 +0000 (22:17 +0200)
commite7d3678ddb5916416193d553f3cc562627e7d8ab
tree138339786b7dd4faf211bb3d85ab418aef010f80
parentf36a538cbd46e1652bfbd80862f2f03fa3e2f2d0
lib: Avoid the use of open_memstream in tevent_req_profile_string

Solaris does not have it.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=13629
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
lib/tevent/test_req.c
lib/util/tevent_req_profile.c
lib/util/tevent_req_profile.h