1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/lib/talloc
Simo Sorce 52182a5281 talloc: preserve context name on talloc_free_children()
Otherwise tc->name will end up pointing to garbage when it is not
set to a const but rather to a string allocate as child of the context itself.

Signed-off-by: Andrew Tridgell <tridge@samba.org>
2011-07-29 18:17:44 +10:00
..
ABI talloc: change version to 2.0.5 after a critical bugfix 2011-01-05 10:24:47 +01:00
compat talloc: add --enable-talloc-compat1 to build a compat library for talloc 1.x.x 2009-08-24 16:29:58 +10:00
doc Move the talloc details to the mainpage. 2010-02-08 11:04:59 +11:00
script release-scripts: parametrize scripts 2010-02-08 10:29:06 -05:00
web Update tdb and talloc web pages 2009-05-05 19:04:39 -04:00
configure talloc: Look harder for waf. 2010-10-31 18:06:16 +00:00
doxy.config talloc: Fixed a doxygen problem with PRINTF_ATTRIBUTE. 2010-05-10 10:28:37 +02:00
libtalloc.m4 Add exports file and abi checker for talloc 2009-06-15 16:31:12 -04:00
Makefile waf: ensure "make dist" works from a clean git tree for all libraries 2011-01-08 02:35:22 +01:00
NEWS Move common libraries from root to lib/. 2008-09-17 14:11:12 +02:00
pytalloc_util.c talloc: mark pytalloc-util functions as _PUBLIC_ 2010-12-08 19:07:12 +01:00
pytalloc-util.pc.in s4-pkgconfig: add @LIB_RPATH@ to our link flags 2010-12-08 12:46:00 +01:00
pytalloc.c Revert broken destructor changes. 2011-01-03 01:48:05 +01:00
pytalloc.h pytalloc: Make py_talloc_default_cmp private. 2010-12-01 01:48:25 +01:00
talloc_guide.txt talloc - some documentation changes 2011-04-04 11:05:42 +02:00
talloc_testsuite.h talloc: Fix warnings in test code 2011-01-03 11:12:39 +01:00
talloc.3.xml Fix license info for talloc in manpage. 2011-04-24 03:27:54 +02:00
talloc.c talloc: preserve context name on talloc_free_children() 2011-07-29 18:17:44 +10:00
talloc.h talloc - some documentation changes 2011-04-04 11:05:42 +02:00
talloc.i Move common libraries from root to lib/. 2008-09-17 14:11:12 +02:00
talloc.pc.in s4-pkgconfig: add @LIB_RPATH@ to our link flags 2010-12-08 12:46:00 +01:00
testsuite_main.c talloc: Fix warnings in test code 2011-01-03 11:12:39 +01:00
testsuite.c talloc: test talloc_steal out of a talloc_pool 2011-05-17 09:43:01 +02:00
wscript talloc: Support PYTHON environment variable. 2011-07-26 22:21:30 +02:00