]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
pfctl(8): Fix two wrong conditions.
authorpfg <pfg@FreeBSD.org>
Sat, 27 Jan 2018 22:57:01 +0000 (22:57 +0000)
committerpfg <pfg@FreeBSD.org>
Sat, 27 Jan 2018 22:57:01 +0000 (22:57 +0000)
commit26ab50214a35688898af17c42a8d1a463c7f9798
tree8e9a0a0a55d1b02dce204117900c7c5fd87fcf13
parentd46e30d8f939c5d2113e2ccd336870100f7c1201
pfctl(8): Fix two wrong conditions.

Caught by gcc80's -Wtautological-compare option.

MFC after: 5 days
Approved by: kp
Obtained from: DragonFlyBSD (git e3cdbf6c)
Differential Revision: https://reviews.freebsd.org/D14083
sbin/pfctl/pfctl_optimize.c