Actions
Bug #3401
closedsmb1: 'event only' transactions for bad requests never close
Affected Versions:
Effort:
Difficulty:
Label:
Needs backport
Description
For certain record types in smb1 we don't create transactions, except when we need them to set a parser event.
If this happened on the request side, the tx would never complete as the response side did not mark it as complete. This could lead to a long tx list.
Updated by Victor Julien almost 5 years ago
- Status changed from Assigned to Closed
Updated by Victor Julien almost 5 years ago
- Related to Bug #3375: Tracking: file tracking/inspection performance issues added
Updated by Victor Julien almost 5 years ago
- Copied to Bug #3403: smb1: 'event only' transactions for bad requests never close (4.1.x) added
Actions