diff options
| author | Phil Sutter <phil@nwl.cc> | 2019-12-05 13:35:11 +0100 |
|---|---|---|
| committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2019-12-09 13:02:07 +0100 |
| commit | 164166558aacea01b99c8c8ffb710d930405ba69 (patch) | |
| tree | dbe0310da6a3b6fce9d8fe8a87122581250832ac /scripts/gen_compile_commands.py | |
| parent | 0b9173f4688dfa7c5d723426be1d979c24ce3d51 (diff) | |
netfilter: uapi: Avoid undefined left-shift in xt_sctp.h
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>
Diffstat (limited to 'scripts/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions
