diff options
author | Phil Sutter <phil@nwl.cc> | 2019-12-05 13:35:25 +0100 |
---|---|---|
committer | Phil Sutter <phil@nwl.cc> | 2020-05-29 20:27:49 +0200 |
commit | 15f8a82a89650d51186778e86bf23fb458f32db9 (patch) | |
tree | d5a296f91f9511dba39a7dd7c2fc8e0ac081ee3d /extensions/libxt_TRACE.man | |
parent | fe1cfd89c239cb6ce54f0c7b99ec2eb517db5f12 (diff) |
include: Avoid undefined left-shift in xt_sctp.h
Pull the fix in kernel commit 164166558aace ("netfilter: uapi: Avoid
undefined left-shift in xt_sctp.h") into iptables repository. The
original description is:
With 'bytes(__u32)' being 32, a left-shift of 31 may happen which is
undefined for the signed 32-bit value 1. Avoid this by declaring 1 as
unsigned.
Signed-off-by: Phil Sutter <phil@nwl.cc>
Acked-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'extensions/libxt_TRACE.man')
0 files changed, 0 insertions, 0 deletions