From 44c805e8293b9db40b75fb90ecb5c2acdc01a01d Mon Sep 17 00:00:00 2001 From: BlackLight Date: Tue, 23 Nov 2010 01:07:35 +0100 Subject: [PATCH] Stupid return; forgotten somewhere :( --- alert_history.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/alert_history.c b/alert_history.c index 301c3b1..e5ee496 100644 --- a/alert_history.c +++ b/alert_history.c @@ -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();