Closed Bug 1071993 Opened 10 years ago Closed 10 years ago

Use js_realloc in nsXMLHttpRequest::ArrayBufferBuilder

Categories

(Core :: DOM: Core & HTML, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla35

People

(Reporter: ggp, Assigned: ggp)

Details

Attachments

(1 file, 1 obsolete file)

Objects that are to be free'd with js_free should be allocated with js_{m,re,c}alloc.
Attachment #8494099 - Flags: review?(bugs) → review?(sphink)
Comment on attachment 8494099 [details] [diff] [review]
Use js_realloc in nsXMLHttpRequest::ArrayBufferBuilder.

Review of attachment 8494099 [details] [diff] [review]:
-----------------------------------------------------------------

There must be a bunch more of these.
Attachment #8494099 - Flags: review?(sphink) → review+
Updating the patch with the correct reviewer in the commit message.
Try: https://tbpl.mozilla.org/?tree=Try&rev=b14fe43da44f
Attachment #8494099 - Attachment is obsolete: true
Attachment #8495193 - Flags: review+
Keywords: checkin-needed
Assignee: nobody → ggoncalves
https://hg.mozilla.org/mozilla-central/rev/491cd870187f
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla35
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: