Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jan 2020 09:57:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 224415] 460.status-mail-rejects and 520.pfdenied appear broken
Message-ID:  <bug-224415-227-uuM9RdbV6A@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-224415-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-224415-227@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=3D224415

--- Comment #17 from commit-hook@freebsd.org ---
A commit references this bug:

Author: kp
Date: Thu Jan 30 09:56:57 UTC 2020
New revision: 357290
URL: https://svnweb.freebsd.org/changeset/base/357290

Log:
  MFC r356816:

  Fix pfdenied not returning any results

  When _a is empty we end up with an invalid invocation of pfctl, and no
output.
  We must add quotes to make it clear to pfctl that we're passing an empty
anchor
  name.

  PR:           224415
  Submitted by: sigsys AT gmail.com

Changes:
_U  stable/11/
  stable/11/etc/periodic/security/520.pfdenied

--=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-224415-227-uuM9RdbV6A>