talloc: Add tests for talloc_parent() after realloc() of the parent
authorAndrew Bartlett <abartlet@samba.org>
Sun, 27 Nov 2016 22:47:41 +0000 (11:47 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 1 Dec 2016 04:54:22 +0000 (05:54 +0100)
commit5cb1882dc6ae044acd5e8fda2a19aca5fc9bc2fa
tree058fafe5ad2a13099b4c2dfb2ebf2c5935eb182a
parent48c897f126b68c1bc5b5b05e203e65fa1dc89390
talloc: Add tests for talloc_parent() after realloc() of the parent

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
lib/talloc/testsuite.c