Issue #14818: Fix ZDI-CAN-27684
This patch attempts to resolve #14818 (closed)
Prevent overflow attack by checking if output >= max, not just output > max.
This patch attempts to resolve #14818 (closed)
Prevent overflow attack by checking if output >= max, not just output > max.