[Bug 219009] mail/spmfilter: Improve regex conformance
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu May 25 20:13:37 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219009
--- Comment #1 from commit-hook at freebsd.org ---
A commit references this bug:
Author: bapt
Date: Thu May 25 20:12:32 UTC 2017
New revision: 441714
URL: https://svnweb.freebsd.org/changeset/ports/441714
Log:
In EREs, left-brace is not to be interpreted as an ordinary character unless
escaped. Using an unescaped left-brace as part of an invalid repetition
specification is undefined behavior.
PR: 219009
Submitted by: Kyle Evans <bsdports at kyle-evans.net>
Approved by: maintainer timeout (3 weeks)
Changes:
head/mail/spmfilter/Makefile
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list