1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/lib/talloc
Volker Lendecke ccb5bafe93 lib: Move talloc_asprintf_addbuf() to talloc
I wanted to use this in debug.c, but this would have meant to pollute
debug's deps with a lot of stuff. Also, looking through uses of
talloc_asprint_append(), very many of those don't do NULL checks
properly and could benefit from the _addbuf() flavor. We can add a
vasprintf variant later if the need shows up.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2022-12-14 04:32:34 +00:00
..
ABI lib: Move talloc_asprintf_addbuf() to talloc 2022-12-14 04:32:34 +00:00
compat build: Remove autoconf build system 2013-05-28 12:17:10 +10:00
doc lib: docs: talloc: Add a threads tutorial and samples showing how to use talloc with threads. 2015-03-17 16:48:07 +01:00
man Spelling fix s/informations/information/ 2019-04-02 01:12:10 +00:00
web
configure configure/Makefile: export PYTHONHASHSEED=1 in all 'configure/Makefile' scripts 2022-03-29 22:32:32 +00:00
doxy.config
Makefile Search for location of waf script 2019-02-26 10:39:24 +01:00
NEWS
pytalloc_guide.txt pytalloc: add pytalloc_GenericObject_{steal,reference}[_ex]() 2017-02-25 02:39:11 +01:00
pytalloc_private.h pytalloc: Add new BaseObject 2016-03-08 01:58:26 +01:00
pytalloc_util.c Bug 9931: change pytalloc source to LGPL 2021-03-16 18:17:42 +00:00
pytalloc-util.pc.in talloc: use the system pytalloc-util for python3 as well 2017-03-10 07:31:10 +01:00
pytalloc.c python: Ensure reference counts are properly incremented 2021-05-19 01:32:34 +00:00
pytalloc.h Bug 9931: change pytalloc source to LGPL 2021-03-16 18:17:42 +00:00
talloc_guide.txt Spelling fix s/informations/information/ 2019-04-02 01:12:10 +00:00
talloc_testsuite.h
talloc.c lib: Move talloc_asprintf_addbuf() to talloc 2022-12-14 04:32:34 +00:00
talloc.h lib: Move talloc_asprintf_addbuf() to talloc 2022-12-14 04:32:34 +00:00
talloc.pc.in
test_magic_differs_helper.c talloc: Test that talloc magic differs between processes. 2015-10-09 23:15:06 +02:00
test_magic_differs.sh talloc: Improve testsuite by avoiding path issues 2016-03-08 01:58:26 +01:00
test_pytalloc.c Fix clang 9 missing-field-initializer warnings 2020-05-08 09:31:31 +00:00
test_pytalloc.py PY3: change shebang to python3 in lib dir 2018-12-14 14:40:20 +01:00
testsuite_main.c
testsuite.c lib: talloc: Remove the ALWAYS_REALLOC code paths. 2020-11-10 19:49:33 +00:00
wscript lib: Move talloc_asprintf_addbuf() to talloc 2022-12-14 04:32:34 +00:00