mariadb/storage
Marko Mäkelä 2255be0395 MDEV-35472 Server crash in ha_storage_put_memlim upon reading from INNODB_LOCKS
ha_storage_put_memlim(): Initialize node->next in order to avoid a
crash on a subsequent invocation, due to dereferencing an uninitialized
pointer.

This fixes a regression that had been introduced in
commit ccb6cd8053 (MDEV-35189).

Reviewed by: Debarun Banerjee
2024-11-25 10:31:57 +02:00
..
archive
blackhole
columnstore Merge branch '10.5' into 10.6 2024-09-06 13:52:57 +10:00
connect Merge branch '10.5' into 10.6 2024-10-29 14:20:03 +01:00
csv MDEV-33373 part 2: Unexpected ER_FILE_NOT_FOUND upon reading from logging table after crash recovery 2024-09-30 13:50:51 +02:00
example
federated
federatedx
heap
innobase MDEV-35472 Server crash in ha_storage_put_memlim upon reading from INNODB_LOCKS 2024-11-25 10:31:57 +02:00
maria Extract some of #3360 fixes to 10.6.x 2024-11-18 13:29:04 +11:00
mroonga Merge 10.5 into 10.6 2024-10-03 09:31:39 +03:00
myisam Merge branch '10.5' into 10.6 2024-10-09 08:38:48 +02:00
myisammrg
oqgraph Merge branch '10.5' into 10.6 2024-06-26 09:16:54 +08:00
perfschema Merge 10.5 into 10.6 2024-10-03 09:31:39 +03:00
rocksdb Merge 10.5 into 10.6 2024-10-03 09:31:39 +03:00
sequence
sphinx
spider MDEV-34679 ER_BAD_FIELD uses non-localizable substrings 2024-10-17 21:37:37 +02:00
test_sql_discovery