mirror of
https://github.com/anope/anope.git
synced 2026-07-09 21:43:13 +02:00
Fixed crashbug in the banlist processing.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1867 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
@@ -2052,8 +2052,6 @@ Entry *entry_add(EList * list, const char *mask)
|
||||
list->entries = e;
|
||||
list->count++;
|
||||
|
||||
delete [] hostmask;
|
||||
|
||||
return e;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user