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, 21 Aug 2009 07:58:18 +0000 (09:58 +0200)
commitde75190095099ee86a40f90999cb9b99c344dc94
tree7db5d273d36466c2b4d11bc7a0526050287b6661
parent504f309a752560e097524336414488ff36aa883c
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