qualcomm/eld

`Relocator::checkUnsignedRange` does not check unsigned range

開放

#1,738 建立於 2026年8月19日

 (0 則留言) (0 個反應) (0 位負責人)C++ (73 個分叉)auto 404
good first issuerefactor

倉庫指標

星標
 (254 顆星)
PR 合併指標
 (平均合併 3天 18小時) (30 天內合併 84 個 PR)

描述

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.

貢獻者指南