[Bug 269075] pfctl and ifconfig invalid if statements
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 269075] pfctl and ifconfig invalid if statements"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 31 Jan 2023 09:46:37 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269075 --- Comment #3 from commit-hook@FreeBSD.org --- A commit in branch stable/12 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=5a0cbbcaca6dcb656cb9d7b50de3a81654d02020 commit 5a0cbbcaca6dcb656cb9d7b50de3a81654d02020 Author: Kristof Provost <kp@FreeBSD.org> AuthorDate: 2023-01-24 06:46:46 +0000 Commit: Kristof Provost <kp@FreeBSD.org> CommitDate: 2023-01-31 03:29:52 +0000 pfctl: rule.label is a two-dimensional array Fix checking for a non-empty first string. PR: 269075 MFC after: 1 week Reported by: nreilly@blackberry.com (cherry picked from commit cd80c52cade3e38d273eecec6f9b0a7cba23bcc8) sbin/pfctl/pfctl.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.