1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-27 05:41:41 +03:00
Files
mariadb/mysql-test/suite/innodb_gis/t
Marko Mäkelä 2ef2e2322a MDEV-29856 heap-use-after-poison in row_merge_spatial_rows() w/ column prefix
spatial_index_info: Replaces index_tuple_info_t. Always take
a memory heap as a parameter to the member functions.
Remove pointer indirection for m_dtuple_vec.

spatial_index_info::add(): Duplicate any PRIMARY KEY fields that would
point to within ext->buf because that buffer will be allocated in
a shorter-lifetime memory heap.
2022-11-08 15:26:34 +02:00
..
2021-03-31 08:01:03 +03:00
2021-03-31 08:01:03 +03:00
2020-03-20 18:12:17 +02:00
2021-06-01 08:40:59 +03:00
2021-03-31 08:01:03 +03:00
2018-04-21 20:59:26 +03:00