r18996: merge from samba4:
commitf5b0924f975f58bba3c13a53388ea25af51d3bc8
authorStefan Metzmacher <metze@samba.org>
Fri, 29 Sep 2006 10:53:27 +0000 (29 10:53 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:14:54 +0000 (10 12:14 -0500)
treea717f83cd8d3851357864352b8a92a0c15166186
parent372471cbad34b1d0d2159e75994c481de6eaed05
r18996: merge from samba4:

- fix bug 4078
- talloc_free(talloc_autofree_context()); should not result
  in a SIGABORT on exit
- add a test for this, but this test can also pass in the standalone build
  and samba3, as samba4 uses talloc_autofree_context()

metze
source/lib/talloc/talloc.c
source/lib/talloc/testsuite.c