1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/lib/talloc
Andrew Bartlett dcd4fed82d talloc: Add tests for talloc destructor behaviour after talloc_realloc()
That this behaved correctly was not clear, so I added tests to prove
it to myself.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>

Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Tue Dec 13 06:47:58 CET 2016 on sn-devel-144
2016-12-13 06:47:58 +01:00
..
ABI talloc: version 2.1.8 2016-07-28 05:00:19 +02: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 talloc:manpage: fix documented signature of talloc_unlink(). 2015-06-12 17:08:19 +02:00
web
configure
doxy.config doc: Remove build/ from doxygen config or it will not work in brew. 2012-08-04 16:31:22 +02:00
Makefile
NEWS
pytalloc_guide.txt pytalloc: Add a warning about enable_null_tracking 2016-07-19 13:41:12 +02:00
pytalloc_private.h pytalloc: Add new BaseObject 2016-03-08 01:58:26 +01:00
pytalloc_util.c pytalloc: Add pytalloc_BaseObject_PyType_Ready() wrapper 2016-03-08 01:58:29 +01:00
pytalloc-util.pc.in pytalloc: Port to Python 3 2015-05-19 19:28:18 +02:00
pytalloc.c pytalloc: avoid double 0x0x in repr strings 2016-05-10 01:43:15 +02:00
pytalloc.h pytalloc: Add pytalloc_BaseObject_PyType_Ready() wrapper 2016-03-08 01:58:29 +01:00
talloc_guide.txt talloc:guide: fix documented signature of talloc_unlink(). 2015-06-12 17:08:19 +02:00
talloc_testsuite.h
talloc.c talloc: clarify that talloc_magic never includes the bits in TALLOC_FLAG_MASK 2016-12-01 05:54:22 +01:00
talloc.h talloc: Fix a documentation typo 2016-01-11 18:34:53 +01: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 pytalloc: Add new BaseObject 2016-03-08 01:58:26 +01:00
test_pytalloc.py pytalloc: Add new BaseObject 2016-03-08 01:58:26 +01:00
testsuite_main.c
testsuite.c talloc: Add tests for talloc destructor behaviour after talloc_realloc() 2016-12-13 06:47:58 +01:00
wscript talloc: version 2.1.8 2016-07-28 05:00:19 +02:00