1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-27 18:02:13 +03:00

BUG 54744: automerged bzr bundle from bug report.

This commit is contained in:
Luis Soares
2010-07-09 12:24:18 +01:00

View File

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