Closed Bug 1580087 Opened 5 years ago Closed 5 years ago

fix a few places in imagelib that do 32bit * 32bit mutiples incorrectly

Categories

(Core :: Graphics: ImageLib, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla71
Tracking Status
firefox71 --- fixed

People

(Reporter: tnikkel, Assigned: tnikkel)

Details

Attachments

(1 file)

After the problem in bug 1284651, comment 9 I greped image/ for lines with the strings "width", "height" and "*". And fixed all the ones that needed fixing.

Pushed by tnikkel@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7793fa575497
Fix 32bit * 32bit integer multiplies so they don't overflow in imagelib. r=aosmond
Attachment #9091647 - Attachment description: Bug 1580087. Fix 32bit * 32bit integer multiplies so they don't overflow in imagelib. r?aosmond → Bug 1580087. Fix 32bit * 32bit integer multiplies so they don't overflow in imagelib. r=aosmond
Pushed by tnikkel@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/68594e925400
Fix 32bit * 32bit integer multiplies so they don't overflow in imagelib. r=aosmond
Flags: needinfo?(tnikkel)
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla71
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: