lib: Add talloc_asprintf_addbuf()
commit20536080a5699fb33305510a67b401680b042e00
authorVolker Lendecke <vl@samba.org>
Wed, 6 Oct 2021 07:53:57 +0000 (6 09:53 +0200)
committerJeremy Allison <jra@samba.org>
Fri, 8 Oct 2021 19:28:31 +0000 (8 19:28 +0000)
tree7651a52ef67ac2bc39fd8f11f1524dca779dba52
parent55ec7e6d00fb807d3eb96c84d47148b95f1a88da
lib: Add talloc_asprintf_addbuf()

Simplifies building up a string step by step, see next commit

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
lib/util/samba_util.h
lib/util/util_str.c