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

chore: fix division by zero

Expression 'ub', used as divisor at lj_vmmath.c:69, may have a zero
value when variable 'b' has value '0'. Check at lj_vmmath.c:68 does not
prevent this error.
parent c6d684dd
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