cloudflare / wirefilter

An execution engine for Wireshark-like filters
https://blog.cloudflare.com/building-fast-interpreters-in-rust/
MIT License
958 stars 85 forks source link

fix checking matchers #75

Open SerCeMan opened 2 years ago

SerCeMan commented 2 years ago

While looking at the list implementation, I noticed a small issue where the validity check of NeverList seems to not match NeverListMatcher.