r21211: fixed 3 places that assumed that torture_fail() didn't call
commite5b00e3637b82bc72382e1a5cd75a521c7598743
authorAndrew Tridgell <tridge@samba.org>
Wed, 7 Feb 2007 02:57:44 +0000 (7 02:57 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:44:45 +0000 (10 14:44 -0500)
tree94169bdd75b8a326548d445f5252848c74681160
parentb115da2230944aa13ea777ccc65bf978e257e4cb
r21211: fixed 3 places that assumed that torture_fail() didn't call
return. Having a lowercase macro that returns from a function is
probably a bad idea - it looks too much like a C function but doesn't
behave like one.
(This used to be commit e680656419f00fd8b4ddb996fd247bada0f0a51d)
source4/torture/local/dbspeed.c
source4/torture/local/event.c
source4/torture/local/iconv.c