Actions
Bug #3403
closedsmb1: 'event only' transactions for bad requests never close (4.1.x)
Affected Versions:
Effort:
Difficulty:
Label:
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.
Actions