diff options
author | Jiunn Chang <c0d1n61at3@gmail.com> | 2019-06-27 00:04:26 -0500 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2019-06-28 16:07:54 +0200 |
commit | d2ce8d6bfcfed014fd281e06c9b1d4638ddf3f1e (patch) | |
tree | 2c158d0ba034187e0d07af500a6bedf19fa4d063 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 556e2f6020bf90f63c5dd65e9a2254be6db3185b (diff) |
nl80211: Fix undefined behavior in bit shift
Shifting signed 32-bit value by 31 bits is undefined. Changing most
significant bit to unsigned.
Signed-off-by: Jiunn Chang <c0d1n61at3@gmail.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions