Fix offset and mod_offset sign using size_t#2266
Conversation
|
Amp: pick and choose: PR Review: Fix offset and mod_offset sign using
|
Signed-off-by: Paul Guyot <pguyot@kallisys.net>
47effca to
8264338
Compare
|
Thanks. Cast to unsigned was on purpose. I'm starting to add comments for LLM-based review tools like we do alter code to circumvent false positive warnings of compilers. |
These changes are made under both the "Apache 2.0" and the "GNU Lesser General
Public License 2.1 or later" license terms (dual license).
SPDX-License-Identifier: Apache-2.0 OR LGPL-2.1-or-later