1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-25 17:25:02 +03:00
Files
mariadb/mysql-test/suite/innodb/r
Marko Mäkelä 65c99207e0 MDEV-23841: Memory leak in innodb_monitor_validate()
innodb_monitor_validate(): Let item_val_str() allocate the memory
in THD, so that it will be available to innodb_monitor_update().
In this way, there is no need to allocate another buffer, and
no problem if the call to innodb_monitor_update() is skipped due
to an invalid value that is passed to another configuration parameter.

There are some other callers to st_mysql_sys_var::val_str()
that validate configuration parameters that are related to FULLTEXT INDEX,
but they will allocate memory by invoking thd_strmake().
2023-09-11 10:27:21 +03:00
..
2020-05-05 20:33:10 +03:00
2022-09-13 16:36:38 +03:00
2022-09-13 16:36:38 +03:00
2019-04-05 11:41:03 +03:00
2022-09-13 16:36:38 +03:00
2022-09-13 16:36:38 +03:00
2022-09-13 16:36:38 +03:00
2019-07-22 15:28:05 +03:00
2022-09-13 16:36:38 +03:00
2022-09-13 16:36:38 +03:00
2019-11-19 01:32:50 +02:00
2022-09-13 16:36:38 +03:00
2019-08-21 15:23:45 +03:00
2019-03-25 17:18:15 +02:00
2022-09-13 16:36:38 +03:00
2022-09-13 16:36:38 +03:00
2019-04-25 16:05:20 +03:00
2022-09-13 16:36:38 +03:00
2022-09-13 16:36:38 +03:00
2022-10-11 15:18:49 +03:00
2022-09-13 16:36:38 +03:00
2022-09-13 16:36:38 +03:00
2022-09-13 16:36:38 +03:00
2019-08-21 15:23:45 +03:00
2022-09-13 16:36:38 +03:00
2022-09-13 16:36:38 +03:00
2022-09-13 16:36:38 +03:00
2022-09-13 16:36:38 +03:00
2022-12-13 11:37:33 +02:00
2022-09-13 16:36:38 +03:00
2022-09-13 16:36:38 +03:00
2022-09-13 16:36:38 +03:00
2022-09-13 16:36:38 +03:00
2022-09-13 16:36:38 +03:00
2021-12-25 12:13:03 +01:00
2020-07-31 13:51:28 +03:00
2022-10-05 20:30:57 +03:00
2022-12-13 11:37:33 +02:00
2022-06-27 10:14:37 +03:00
2022-09-13 16:36:38 +03:00
2018-11-06 09:40:39 +02:00
2022-09-13 16:36:38 +03:00
2022-09-13 16:36:38 +03:00
2022-09-13 16:36:38 +03:00
2020-09-22 14:33:03 +03:00
2022-03-15 08:10:35 +02:00
2019-05-04 17:04:55 +02:00
2020-04-16 12:12:26 +03:00
2020-06-05 18:05:22 +03:00