mirror of
https://github.com/openappsec/attachment.git
synced 2026-01-17 16:00:26 +03:00
Added Hold verdict
This commit is contained in:
@@ -321,7 +321,8 @@ SendDelayedVerdictRequestThread(void *_ctx)
|
||||
attachment,
|
||||
ctx,
|
||||
session_data_p->session_id,
|
||||
&session_data_p->remaining_messages_to_reply
|
||||
&session_data_p->remaining_messages_to_reply,
|
||||
true
|
||||
);
|
||||
|
||||
return NULL;
|
||||
|
||||
Reference in New Issue
Block a user