Actions
Task #5638
closedSWF decompression: Do not depend on libhtp
Effort:
Difficulty:
Label:
C, Rust
Description
SWF decompression uses the lzma decompression interface exposed by libhtp. While working on libhtp-rs it was identified that this is not right, and suricata could just use lzma-rs for lzma decompression directly instead of having libhtp expose a lzma interface.
https://github.com/OISF/suricata/pull/7438#discussion_r887130753
Updated by Philippe Antoine about 2 years ago
- Status changed from New to In Review
- Target version changed from TBD to 7.0.0-rc1
Updated by Victor Julien almost 2 years ago
- Status changed from In Review to Closed
Actions