On Mon, May 5, 2025 at 8:43 PM I Hsin Cheng <[email protected]> wrote:
>
> Coverity scan reported the usage of "mode->clock * 1000" may lead to
> integer overflow. Use "1000ULL" instead of "1000"
> when utilizing it to avoid potential integer overflow issue.
>
> Link: 
> https://scan5.scan.coverity.com/#/project-view/10074/10063?selectedIssue=1646759
> Signed-off-by: I Hsin Cheng <[email protected]>
Reviewed-by: Martin Blumenstingl <[email protected]>


Thank you and best regards,
Martin

Reply via email to