mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 13:02:28 +01:00
206b111b11
Analysis: after a red-black-tree lookup we use node withouth checking did lookup succeed or not. This lead to situation where NULL-pointer was used. Fix: Add additional check that found node from red-back-tree is valid. |
||
---|---|---|
.. | ||
dict0boot.c | ||
dict0crea.c | ||
dict0dict.c | ||
dict0load.c | ||
dict0mem.c |