Actions
Feature #1067
closedFeature #880: memcap http parser
memcap for http inside suricata
Effort:
Difficulty:
Label:
Description
Part of larger issue, of memcap'ing our HTTP support.
This ticket is for adding a global memcap for Suricata's HTP parser allocations.
This includes:
- allocations in callbacks we register
- HTTP body tracking
- HTTP file tracking
Updated by Victor Julien almost 11 years ago
- Status changed from Assigned to Closed
- % Done changed from 0 to 100
Merged https://github.com/inliniac/suricata/pull/747, thanks Eric.
Actions