dsdb: Simplify schema_attribute_description() & friends
authorVolker Lendecke <vl@samba.org>
Wed, 6 Oct 2021 08:47:48 +0000 (10:47 +0200)
committerJeremy Allison <jra@samba.org>
Fri, 8 Oct 2021 19:28:32 +0000 (19:28 +0000)
commit3a8374b831a8b5faf40e87884b08bff91be3aa5f
tree8d1333bfde9419606d14f3a4b3640abd71fa1c2a
parent61b06695b703908d57c36077f8707b99124127c9
dsdb: Simplify schema_attribute_description() & friends

Use talloc_asprintf_addbuf()

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source4/dsdb/schema/schema_description.c