Files
twx-linux/include/uapi/linux
Phil Sutter 962debec83 netfilter: uapi: Avoid undefined left-shift in xt_sctp.h
[ Upstream commit 164166558a ]

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>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-01-12 12:17:08 +01:00
..
2018-08-22 10:52:49 -07:00
2018-11-13 11:08:46 -08:00
2018-10-08 15:45:18 +01:00
2018-11-13 11:08:54 -08:00