talloc: call return after abort, because an overloaded abort function might not exit
authorStefan Metzmacher <metze@samba.org>
Tue, 14 Jul 2009 09:56:33 +0000 (11:56 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 14 Jul 2009 09:56:33 +0000 (11:56 +0200)
commit9d3435baf6dcc8287eab92b68c974f1ea4b17bde
tree21af6b2f35e7cd878cf6c93b3b375f3b3afea500
parentf57224e372c937e393ed4f70733fc85d81135fc2
talloc: call return after abort, because an overloaded abort function might not exit

This will be useful in the testsuite,
where we could check if an abort would happen.

metze
lib/talloc/talloc.c