TODO: talloc: talloc_free() should remove the reference to the current owner
authorStefan Metzmacher <metze@samba.org>
Mon, 2 Feb 2009 12:12:07 +0000 (12:12 +0000)
committerStefan Metzmacher <metze@samba.org>
Mon, 13 Jul 2009 18:54:30 +0000 (20:54 +0200)
commit5e4ee76e29add15cde392d74a8fdf074aa7ca6d4
tree88a17ece3ee3667424008bbf6f29aba3d1a44fc3
parent73a16d0d9def99f28ae958d96f2732bc646828e1
TODO: talloc: talloc_free() should remove the reference to the current owner

TODO: talloc: talloc_free() should remove the reference to the current owner

The parent of the first reference becomes the owner...

metze

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