commit | 058b878f7b9700ff04517e5ca4ff0d99c1c0c9c9 | [log] [tgz] |
---|---|---|
author | Mate Toth-Pal <mate.toth-pal@arm.com> | Mon Jul 07 15:08:19 2025 +0200 |
committer | Mate Toth-Pal <mate.toth-pal@arm.com> | Wed Jul 09 13:26:18 2025 +0200 |
tree | 68a3e3c0d8de0f2dc8151a37e7c505bffd4a2a3f | |
parent | cf82e0c4661b2bc9e6b73f6eaee1c34bb7553e84 [diff] |
chore(app/device_assignment): fix integer overflow reported by Coverity Fix potential integer overflow error reported by Coverity. This patch eliminates the problematic typecast from int -> unsigned long -> int Signed-off-by: Mate Toth-Pal <mate.toth-pal@arm.com> Change-Id: I6e7e7b1590c071c44efa19379ad0dbc6a84ee797