Actions
Task #5638
closed
TM
TM
SWF decompression: Do not depend on libhtp
Task #5638:
SWF 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
PA Updated by Philippe Antoine over 3 years ago
- Status changed from New to In Review
- Target version changed from TBD to 7.0.0-rc1
VJ Updated by Victor Julien over 3 years ago
- Status changed from In Review to Closed
Actions