bugzilla-daemon at bugzilla.mindrot.org
2016-Sep-21 16:59 UTC
[Bug 1918] match_pattern_list fails for negated failure
https://bugzilla.mindrot.org/show_bug.cgi?id=1918 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |--- --- Comment #27 from Damien Miller <djm at mindrot.org> --- I've reverted this fix because it yields surprising behaviour, e.g. Match address 2002::/16,!::1 will also match 10.0.0.1. I'll look at a better fix, probably a combination of special-casing match strings that consist solely of negated matches and better documentation. -- You are receiving this mail because: You are watching someone on the CC list of the bug. You are watching the assignee of the bug.
Reasonably Related Threads
- [Bug 1918] match_pattern_list fails for negated failure
- [Bug 1918] match_pattern_list fails for negated failure
- [Bug 1918] match_pattern_list fails for negated failure
- [Bug 1918] match_pattern_list fails for negated failure
- [Bug 1918] match_pattern_list fails for negated failure