mirror of https://github.com/MariaDB/server
Browse Source
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
pull/3649/head
1 changed files with 1 additions and 0 deletions
Loading…
Reference in new issue