mirror of
https://github.com/MariaDB/server.git
synced 2025-11-10 23:02:54 +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.
752 B
752 B