Skip to content
Commit 6e8ff603 authored by Nils Philippsen's avatar Nils Philippsen
Browse files

Use more defensive coding in plausibility check.

Use an equivalent division instead of multiplying values and checking if
they are more than G_MAXINT32, because divisions cannot overflow.
(cherry picked from commit f63ba36d)
parent 0214e1ff
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment