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)
committerAndrew Tridgell <tridge@samba.org>
Mon, 24 Aug 2009 06:29:57 +0000 (16:29 +1000)
commit1fbc86c57a60fdb828a50d24c65750ba01b92f10
tree2449b88771fbb1ca00138ec16ea41807f4e44a5c
parent2c664db7494da12e1738dbcbdece41374f561661
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