summaryrefslogtreecommitdiffstats
path: root/sys/netinet/tcp_input.c
diff options
context:
space:
mode:
authorkp <kp@FreeBSD.org>2015-12-15 21:02:53 +0000
committerkp <kp@FreeBSD.org>2015-12-15 21:02:53 +0000
commit0696c87609cb06af71377db0d481f43e7bd039c2 (patch)
treef14e590725531f9b9646e9f54db08d0a249f97ac /sys/netinet/tcp_input.c
parentf5aa9d7c17d766c6c46fd76262196deca017aabb (diff)
downloadFreeBSD-src-0696c87609cb06af71377db0d481f43e7bd039c2.zip
FreeBSD-src-0696c87609cb06af71377db0d481f43e7bd039c2.tar.gz
MFC r290236
pfctl: Fix uninitialised veriable In pfctl_set_debug() we used 'level' without ever initialising it. We correctly parsed the option, but them failed to actually assign the parsed value to 'level' before performing to ioctl() to configure the debug level. PR: 202996 Submitted by: Andrej Kolontai
Diffstat (limited to 'sys/netinet/tcp_input.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud