Closed Bug 1630284 Opened 5 years ago Closed 5 years ago

nsTArray::AppendElements(nsTArray<E, OtherAllocator>&&) mixes up allocators

Categories

(Core :: XPCOM, defect)

defect

Tracking

()

RESOLVED FIXED
mozilla77
Tracking Status
firefox77 --- fixed

People

(Reporter: sg, Assigned: sg)

Details

Attachments

(1 file)

nsTArray::AppendElements(nsTArray<E, OtherAllocator>&&) mixes up allocators, and actually makes it impossible to instantiate the function with a different allocator.

Pushed by sgiesecke@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/fa3b0dd28e21 Fix AppendElements with different allocator array rvalue. r=xpcom-reviewers,nika
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla77
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: