Adding two ints uneccessarily returns a long

Description

Only promote int addition to a long if the result is too large to store in an int still. Otherwise, code like this is impossible

Activity

Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Fix versions

Priority

Sentry

Created November 1, 2024 at 4:30 AM
Updated November 1, 2024 at 4:30 AM
Resolved November 1, 2024 at 4:30 AM