1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/lib/talloc
Simo Sorce 36ea39edf8 talloc: Convert error cecking macros into fns
This will avoid 'surprise returns' and makes the code cleare to readers.
These macros were complex enough to warrant a full function anyway not
just for readability but also for debuggability.

Thanks David for pointing out this issue.

Autobuild-User(master): Simo Sorce <idra@samba.org>
Autobuild-Date(master): Fri Oct  5 23:24:17 CEST 2012 on sn-devel-104
2012-10-05 23:24:17 +02:00
..
ABI Add memory limiting capability to talloc 2012-10-05 05:57:17 +02: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 doc: Remove latex to doxygen conversion leftovers in talloc. 2012-05-07 19:20:30 +02: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 doc: Remove build/ from doxygen config or it will not work in brew. 2012-08-04 16:31:22 +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 pytalloc: Use consistent prefix for functions, add ABI file. 2011-08-10 15:36:21 +02:00
pytalloc-util.pc.in s4-pkgconfig: add @LIB_RPATH@ to our link flags 2010-12-08 12:46:00 +01:00
pytalloc.c talloc: remove unused variables 2012-07-05 23:50:54 +02:00
pytalloc.h pytalloc: Use consistent prefix for functions, add ABI file. 2011-08-10 15:36:21 +02: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: Convert error cecking macros into fns 2012-10-05 23:24:17 +02:00
talloc.h Add memory limiting capability to talloc 2012-10-05 05:57:17 +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 Add tests for talloc_memlimit 2012-10-05 07:36:38 +02:00
wscript Add memory limiting capability to talloc 2012-10-05 05:57:17 +02:00