BUG 54744: automerged bzr bundle from bug report.

This commit is contained in:
Luis Soares 2010-07-08 09:59:43 +01:00
commit 74ed6149ed

View File

@ -2032,6 +2032,7 @@ int main(int argc, char** argv)
{
usage();
free_defaults(defaults_argv);
my_thread_end();
exit(1);
}