mirror of
https://github.com/MariaDB/server.git
synced 2025-12-01 17:39:21 +03:00
When a DSO is loaded we rewrite service pointers to point to the actual service structures. But when a DSO is unloaded, we have to restore their original values, in case this DSO wasn't removed from memory on dlclose() and is later loaded again.
800 B
800 B