mirror of
https://github.com/anope/anope.git
synced 2026-06-25 12:56:38 +02:00
5d9df2bdc1
This does not work as expected, it causes objects allocated by modules to be freed by the operating system when
the module is unloaded, giving no chance to the module to deallocate it itself.
This reverts commit 05e6815d91.