>
> Coverity reported about two division by zero:
> *** CID 350344: Incorrect expression (DIVIDE_BY_ZERO)
> Although in fact these dividers will never be equal to 0,
> adding explicit checks in lookup() to make coverity happy
> will not affect the execution speed.
>
> Signed-off-by: Vladimir
Coverity reported about two division by zero:
*** CID 350344: Incorrect expression (DIVIDE_BY_ZERO)
Although in fact these dividers will never be equal to 0,
adding explicit checks in lookup() to make coverity happy
will not affect the execution speed.
Signed-off-by: Vladimir Medvedkin
Acked-by
2 matches
Mail list logo