https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224415

--- Comment #16 from commit-h...@freebsd.org ---
A commit references this bug:

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

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/12/
  stable/12/usr.sbin/periodic/etc/security/520.pfdenied

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to