diff options
author | Adam <Adam@anope.org> | 2010-10-01 20:24:25 -0400 |
---|---|---|
committer | Adam <Adam@anope.org> | 2010-10-01 20:24:25 -0400 |
commit | 5d9df2bdc1bad51ec60bf6e64e27a01dd9336fa8 (patch) | |
tree | 3d4035026e4ad17bb21f96481277241356de911b /include/threadengine.h | |
parent | 6ca09be66341fd9f568fb0ac754df4f4c561bc1f (diff) |
Revert "Do not use new/delete to allocate modules, allows modules to always destruct properly and automatically"
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 05e6815d912f0418f6da25a2106dd718796f02fa.
Diffstat (limited to 'include/threadengine.h')
0 files changed, 0 insertions, 0 deletions