talloc testsuite: test (ref, free, steal) destroys reference
authorSam Liddicott <sam@liddicott.com>
Fri, 10 Jul 2009 10:45:09 +0000 (11:45 +0100)
committerStefan Metzmacher <metze@samba.org>
Tue, 14 Jul 2009 09:24:33 +0000 (11:24 +0200)
commitf57224e372c937e393ed4f70733fc85d81135fc2
tree225055b27dc7935a9eb170a523d15123df2bd57b
parentf5304d1ff3dd75c0b635ebda7308f3b3135db7c2
talloc testsuite: test (ref, free, steal) destroys reference

references should only be removed by permission of the reference
owner and not calls to talloc_free

Signed-off-by: Sam Liddicott <sam@liddicott.com>
lib/talloc/testsuite.c