Skip to content
Snippets Groups Projects
Commit ddaeddae authored by Dmitry Rodionov's avatar Dmitry Rodionov
Browse files

chore: fix integer overflow warning

Possible integer overflow: right operand is tainted. An integer
overflow may occur due to arithmetic operation (multiplication)
between value '24' and variable 'sym_cnt', where the value comes
from 'sizeof(Elf64_Sym)' and when 'sym_cnt' is tainted
{ [1, 18446744073709551615] }
parent 481999ba
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment