qualcomm/eld

`Relocator::checkUnsignedRange` does not check unsigned range

オープン

#1,738 opened on 2026/08/19

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)C++ (73 件のフォーク)auto 404
good first issuerefactor

Repository metrics

Stars
 (254 個のスター)
PR merge metrics
 (平均マージ 3d 18h) (30d で 84 merged PRs)

説明

Reloctor::checkUnsignedRange simply reports the overflow error instead of checking and reporting if overflowed. We should either rename the function or actually check the range within in.

コントリビューターガイド