summaryrefslogtreecommitdiff
path: root/test/py/tests/test_fs/test_basic.py
diff options
context:
space:
mode:
authorPatrick Rudolph <patrick.rudolph@9elements.com>2024-10-30 14:11:46 +0100
committerTom Rini <trini@konsulko.com>2024-11-01 13:33:57 -0600
commit99ce74a41baede05b20639f3839588b3a9678df8 (patch)
treeb89555bef3230ba608e99df7de7499f9a648a540 /test/py/tests/test_fs/test_basic.py
parente61ea9f2e5d2967826c2c6e3edba961064fbbaa1 (diff)
acpi_table: Fix coverity defect in acpi_write_spcr
Fix "Integer handling issues (SIGN_EXTENSION)" in newly added code: Cast serial_info.reg_offset to u64 to prevent an integer overflow when shifted too many bits to the left. Currently this never happens as the shift is supposed to be less than 4. Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Diffstat (limited to 'test/py/tests/test_fs/test_basic.py')
0 files changed, 0 insertions, 0 deletions