mirror of https://github.com/MariaDB/server
Browse Source
There was a typo in a error check causing wrong thing to be ckecked and a possible error not being caught. Fixed by using the correct variable to test for malloc() errors. tests/mysql_client_test.c: Bug #36887: fixed a typopull/374/head
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue