tal: tal_steal() fix.
We call remove_node() in tal_steal, then re-use the node. So it's important
that we always unlink the group property from the node for that case.
Signed-off-by:
Rusty Russell <rusty@rustcorp.com.au>
Showing
ccan/tal/test/run-steal.c
0 → 100644
Please register or sign in to comment