mirror of
https://github.com/anope/anope.git
synced 2026-06-27 01:36:38 +02:00
Actually use readtimeout from the config & fixed many valgrind errors
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2905 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
@@ -137,6 +137,7 @@ Module::~Module()
|
||||
}
|
||||
delete [] mhash->name;
|
||||
delete mhash;
|
||||
break;
|
||||
}
|
||||
lastHash = mhash;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user