Actions
Optimization #4813
openstream: reset stream-depth if parser reaches error state
Description
Several parsers will use a custom (normally higher) stream-depth setting. This is to allow for inspection deep into the protocol for file extraction and such.
However if the parser reaches an error state (which is unrecoverable) it should probably be reset to the default.
Updated by Philippe Antoine 5 months ago
- Tracker changed from Bug to Optimization
- Target version set to TBD
Actions