1
0
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:
Adam-
2010-04-22 19:40:58 +00:00
parent 752e87a9f0
commit 531cba9251
5 changed files with 16 additions and 14 deletions
+1
View File
@@ -137,6 +137,7 @@ Module::~Module()
}
delete [] mhash->name;
delete mhash;
break;
}
lastHash = mhash;
}