Fixed minor memory leak.
This commit is contained in:
@@ -292,6 +292,7 @@ void init()
|
||||
}
|
||||
m_all_rules.push_back(new Rule(rule));
|
||||
}
|
||||
delete rules;
|
||||
} // init
|
||||
|
||||
// ----------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user