mirror of
https://github.com/MariaDB/server.git
synced 2025-10-30 04:26:45 +03:00
Add missing DBUG_RETURNs, otherwise the debug-stack gets messed up, and _db_enter_ and _db_exit_ will access data outside the current stack frame.