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>
Fri, 24 Jul 2009 08:31:56 +0000 (10:31 +0200)
commitd17244715c5d683161e62195a006e78aa922698f
tree5a7af9192eba81be58138668f1c265a080ea5dd1
parent63bcd072fbd7a302426026d819afc1ec6c580a46
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