bugfix: tcp segment free
This commit is contained in:
@@ -262,7 +262,6 @@ void session_manager_on_packet_output(struct packet *pkt, struct module *mod)
|
||||
}
|
||||
|
||||
session_set_current_packet(sess, NULL);
|
||||
session_set_flow_type(sess, FLOW_TYPE_NONE);
|
||||
}
|
||||
|
||||
if (packet_get_origin(pkt) == NULL)
|
||||
|
||||
Reference in New Issue
Block a user