summaryrefslogtreecommitdiff
path: root/tests/async_queries.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/async_queries.c')
-rw-r--r--tests/async_queries.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/async_queries.c b/tests/async_queries.c
index 75229eec4b4..c91edf5bb3b 100644
--- a/tests/async_queries.c
+++ b/tests/async_queries.c
@@ -425,7 +425,7 @@ main(int argc, char *argv[])
event_dispatch();
- free(sds);
+ my_free(sds);
mysql_library_end();