Date: Thu, 25 May 2017 20:13:37 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 219009] mail/spmfilter: Improve regex conformance Message-ID: <bug-219009-13-s2qF0GJmlg@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-219009-13@https.bugs.freebsd.org/bugzilla/> References: <bug-219009-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219009 --- Comment #1 from commit-hook@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 unl= ess escaped. Using an unescaped left-brace as part of an invalid repetition specification is undefined behavior. PR: 219009 Submitted by: Kyle Evans <bsdports@kyle-evans.net> Approved by: maintainer timeout (3 weeks) Changes: head/mail/spmfilter/Makefile --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-219009-13-s2qF0GJmlg>