Bug 80601

Summary: net/netfilter/ipvs/ip_vs_ctl.c:2341: pointless test ?
Product: Networking Reporter: David Binderman (dcb314)
Component: Netfilter/IptablesAssignee: networking_netfilter-iptables (networking_netfilter-iptables)
Status: NEW ---    
Severity: low CC: andrey_utkin, szg00000
Priority: P1    
Hardware: All   
OS: Linux   
Kernel Version: 3.16-rc5 Subsystem:
Regression: No Bisected commit-id:

Description David Binderman 2014-07-18 10:14:21 UTC
[linux-3.16-rc5/net/netfilter/ipvs/ip_vs_ctl.c:2341]: (style) Checking if unsigned variable 'len' is less than zero.

    if (len < 0 || len >  MAX_ARG_LEN)
Comment 1 Andrey Utkin 2014-07-18 15:49:03 UTC
Thanks. https://patchwork.kernel.org/patch/4586081/