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

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

Author: kp
Date: Thu Jan 16 22:08:05 UTC 2020
New revision: 356816
URL: https://svnweb.freebsd.org/changeset/base/356816

Log:
  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
  MFC after:    2 weeks

Changes:
  head/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