HomeFreeBSD

MFC r338473: sh: Fix formal overflow in pointer arithmetic

Description

MFC r338473: sh: Fix formal overflow in pointer arithmetic

The intention is to lower the value of the pointer, which according to ubsan
cannot be done by adding an unsigned quantity.

Reported by: kevans

Details

Provenance
jillesAuthored on
Parents
rS338994: Export ID_AA64ISAR{0,1}_EL1 to userland.
Branches
Unknown
Tags
Unknown