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>
Wed, 12 Aug 2009 16:24:41 +0000 (18:24 +0200)
commit39d7a37674f3b348d483de9c9a77cc95f9ab1166
treeb2bedd3379620f1f5d526b8457ffe737c75feaff
parent5641fc818131af1cdf027b43ca9850e70fc98b49
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