Skip to content

Commit e513703

Browse files
author
Ajo Robert
committed
Bug#22559575 Post push fix.
1 parent e42be82 commit e513703

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/mysql_client_test.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19531,6 +19531,7 @@ static void bug22559575_base(unsigned long type)
1953119531
check_execute(stmt, rc);
1953219532
DIE_UNLESS(data == 1);
1953319533

19534+
mysql_free_result(prepare_meta);
1953419535
rc= mysql_stmt_close(stmt);
1953519536
check_execute(stmt, rc);
1953619537
}

0 commit comments

Comments
 (0)