Closed Bug 1746713 Opened 4 years ago Closed 3 years ago

Use ReportAllocationOverflow for length overflow in js/src/vm/BigIntType.cpp

Categories

(Core :: JavaScript Engine, task, P3)

task

Tracking

()

RESOLVED FIXED
105 Branch
Tracking Status
firefox105 --- fixed

People

(Reporter: arai, Assigned: mohamedatef1698)

References

Details

Attachments

(1 file)

js/src/vm/BigIntType.cpp uses ReportOutOfMemory for the case the length of digits overflows, but usually we use ReportAllocationOverflow for such case

Assignee: nobody → mohamedatef1698
Status: NEW → ASSIGNED
Pushed by ctuns@mozilla.com: https://hg.mozilla.org/mozilla-central/rev/30d55bfc9346 Use ReportAllocationOverflow for length overflow in js/src/vm/BigIntType.cpp. r=arai
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 105 Branch
Regressions: 1784435
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: