]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Fix DLLManager leak when an exception is thrown in init()
authorattilamolnar <attilamolnar@hush.com>
Sun, 2 Dec 2012 18:59:42 +0000 (19:59 +0100)
committerattilamolnar <attilamolnar@hush.com>
Sun, 2 Dec 2012 19:34:33 +0000 (20:34 +0100)
commit8095fb6079c3416cf2aa0147154f440466a6e11d
treee05d66b3e61f8869baddbf518482758fa56d5766
parenteea9343393614f81169eaf9ac1fcab1db949d018
Fix DLLManager leak when an exception is thrown in init()
This also caused the dlopen()'d library to stay open forever
src/modmanager_dynamic.cpp