talloc: Add tests to require use-after-free to give the correct talloc_abort() string
authorAndrew Bartlett <abartlet@samba.org>
Thu, 11 Jan 2018 22:17:09 +0000 (11:17 +1300)
committerStefan Metzmacher <metze@samba.org>
Fri, 12 Jan 2018 21:42:21 +0000 (22:42 +0100)
commite2497b26b2ec8a9ae4401d0380431c897959c627
tree97a68cbfa136a22c4fbf431bb5bb49baa23db5a3
parent00ee9da50b289a68621f2af755d4283fe6cb3bc7
talloc: Add tests to require use-after-free to give the correct talloc_abort() string

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13210

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
lib/talloc/testsuite.c