TODO talloc: improve the new_parent detection for abandoned children
authorStefan Metzmacher <metze@samba.org>
Fri, 8 Apr 2011 09:55:30 +0000 (11:55 +0200)
committerStefan Metzmacher <metze@samba.org>
Sat, 9 Apr 2011 09:36:06 +0000 (11:36 +0200)
commit5e07673119d0e216833acd0025ff2037efcdd0e3
treed0e42e834adb7a2b30e601ff726f4be0af463c20
parent04d6c6dc3eb645d2c361507d5f036aa27630fc8d
TODO talloc: improve the new_parent detection for abandoned children

We need to avoid that children get into a parent <-> child loop
were they're no children of the null_context anymore.

TODO Maybe only our parent with LOOP detection.

metze
lib/talloc/talloc.c