svn commit: samba r4473 - in branches/SAMBA_4_0: . source source/include source/lib source/lib/ldb/common source/lib/talloc source/torture source/torture/local

tridge at samba.org tridge at samba.org
Sun Jan 2 07:47:34 GMT 2005


Author: tridge
Date: 2005-01-02 07:47:34 +0000 (Sun, 02 Jan 2005)
New Revision: 4473

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=4473

Log:
- moved talloc into its own lib/talloc/ area

- added gcov flags to Makefile.talloc

- expanded talloc testsuite to add a test for realloc with a child ptr

- fixed a bug in talloc_realloc() with realloc of a ptr that has child ptrs




Added:
   branches/SAMBA_4_0/source/lib/talloc/
   branches/SAMBA_4_0/source/lib/talloc/Makefile.talloc
   branches/SAMBA_4_0/source/lib/talloc/config.m4
   branches/SAMBA_4_0/source/lib/talloc/config.mk
   branches/SAMBA_4_0/source/lib/talloc/talloc.c
   branches/SAMBA_4_0/source/lib/talloc/talloc.h
   branches/SAMBA_4_0/source/lib/talloc/talloc_guide.txt
   branches/SAMBA_4_0/source/lib/talloc/testsuite.c
Removed:
   branches/SAMBA_4_0/source/include/talloc.h
   branches/SAMBA_4_0/source/lib/ldb/common/talloc.c
   branches/SAMBA_4_0/source/lib/talloc.c
   branches/SAMBA_4_0/source/torture/local/talloc.c
   branches/SAMBA_4_0/talloc_guide.txt
Modified:
   branches/SAMBA_4_0/source/configure.in
   branches/SAMBA_4_0/source/include/includes.h
   branches/SAMBA_4_0/source/lib/basic.mk
   branches/SAMBA_4_0/source/torture/config.mk


Changeset:
Sorry, the patch is too large (5382 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=4473


More information about the samba-cvs mailing list