mirror of
https://github.com/MariaDB/server.git
synced 2025-01-23 23:34:34 +01:00
fix memory leak in test for #18
This commit is contained in:
parent
6fffcbd536
commit
0a577e9459
1 changed files with 1 additions and 0 deletions
|
@ -290,6 +290,7 @@ int test_main(int argc, char * const argv[]) {
|
|||
check(env, db, start_key, skip_len, true, false);
|
||||
}
|
||||
}
|
||||
teardown(env, db);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue