mirror of
https://github.com/BlackLight/Snort_AIPreproc.git
synced 2024-11-14 04:37:16 +01:00
Stupid return; forgotten somewhere :(
This commit is contained in:
parent
71800b02fc
commit
44c805e829
1 changed files with 0 additions and 2 deletions
|
@ -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();
|
||||
|
|
Loading…
Reference in a new issue