Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
10.11, 11.4, 11.8
-
Not for Release Notes
-
Q4/2026 Server Maintenance
Description
11.4.12-9
|
client/mysqldump.cc:2776: MEMORY_LEAK_C: Memory dynamically allocated by `malloc`, indirectly via call to `mysql_query_with_error_report()` on line 2628 is not freed after the last access at line 2776, column 1.
|
client/mysqldump.cc:5134: MEMORY_LEAK_C: Memory dynamically allocated by `malloc`, indirectly via call to `mysql_query_with_error_report()` on line 5114 is not freed after the last access at line 5134, column 1.
|
client/mysqlshow.c:756: MEMORY_LEAK_C: Memory dynamically allocated by `malloc`, indirectly via call to `mysql_store_result()` on line 738 is not freed after the last access at line 756, column 7.
|
client/mysqltest.cc:5379: MEMORY_LEAK_C: Memory dynamically allocated by `malloc`, indirectly via call to `wrap_mysql_store_result()` on line 5376 is not freed after the last access at line 5379, column 5.
|
client/mysqltest.cc:11542: MEMORY_LEAK_C: Memory dynamically allocated by `malloc`, indirectly via call to `mysql_stmt_result_metadata()` on line 11528 is not freed after the last access at line 11542, column 7.
|
|
|
11.8.8-5
|
client/mysqldump.cc:2864: MEMORY_LEAK_C: Memory dynamically allocated by `malloc`, indirectly via call to `mysql_query_with_error_report()` on line 2716 is not freed after the last access at line 2864, column 1.
|
client/mysqldump.cc:5233: MEMORY_LEAK_C: Memory dynamically allocated by `malloc`, indirectly via call to `mysql_query_with_error_report()` on line 5213 is not freed after the last access at line 5233, column 1.
|
client/mysqlshow.c:760: MEMORY_LEAK_C: Memory dynamically allocated by `malloc`, indirectly via call to `mysql_store_result()` on line 742 is not freed after the last access at line 760, column 7.
|
client/mysqltest.cc:5404: MEMORY_LEAK_C: Memory dynamically allocated by `malloc`, indirectly via call to `wrap_mysql_store_result()` on line 5401 is not freed after the last access at line 5404, column 5.
|
client/mysqltest.cc:11637: MEMORY_LEAK_C: Memory dynamically allocated by `malloc`, indirectly via call to `mysql_stmt_result_metadata()` on line 11623 is not freed after the last access at line 11637, column 7.
|
|
|