https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231323
--- Comment #3 from [email protected] --- A commit references this bug: Author: kp Date: Sat Oct 20 18:11:47 UTC 2018 New revision: 339464 URL: https://svnweb.freebsd.org/changeset/base/339464 Log: pfctl: Dup strings When we set the ifname we have to copy the string, rather than just keep the pointer. PR: 231323 MFC after: 2 weeks Differential Revision: https://reviews.freebsd.org/D17507 Changes: head/sbin/pfctl/parse.y -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pf To unsubscribe, send any mail to "[email protected]"
