Stupid return; forgotten somewhere :(

This commit is contained in:
BlackLight 2010-11-23 01:07:35 +01:00
parent 71800b02fc
commit 44c805e829
1 changed files with 0 additions and 2 deletions

View File

@ -161,8 +161,6 @@ AI_serialize_alerts ( AI_snort_alert **alerts_pool, unsigned int alerts_pool_cou
*event_next = NULL,
*event_iterator = NULL;
return;
if ( !alerts_hash )
{
AI_deserialize_alerts();