Files
i2som-imx-linux/include/uapi/linux
Phil Sutter 17a7f9d865 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:21:17 +01:00
..
2019-09-19 14:22:44 +02:00
2019-09-25 17:51:39 -07:00
2019-09-16 10:18:01 -04:00
2019-09-18 10:43:22 -06:00
2019-09-23 16:10:28 -05:00
2019-10-02 20:32:27 -06:00
2019-11-05 15:50:14 +01:00
2019-09-16 16:26:11 +02:00
2019-09-18 20:17:50 +02:00