lib/util: Replace buggy string_sub_talloc() with talloc_string_sub() in lib/util
commitd7e620ff41d6583b5554c03abaac6c4c183d5146
authorAndrew Bartlett <abartlet@samba.org>
Wed, 10 Mar 2021 03:16:42 +0000 (10 16:16 +1300)
committerVolker Lendecke <vl@samba.org>
Wed, 10 Mar 2021 08:06:25 +0000 (10 08:06 +0000)
treebf4bb12557b50152b58e7fa21513156430ea86d9
parent5cdc065211ef26f0c262751f17c3511a2dcca950
lib/util: Replace buggy string_sub_talloc() with talloc_string_sub() in lib/util

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14658

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
Autobuild-User(master): Volker Lendecke <vl@samba.org>
Autobuild-Date(master): Wed Mar 10 08:06:25 UTC 2021 on sn-devel-184
lib/util/substitute.c
lib/util/substitute.h
lib/util/tests/str.c
source3/include/proto.h
source3/lib/util_str.c