Closed Bug 28416 Opened 25 years ago Closed 25 years ago

FMM: free memory mismatch in nsBufferedStream

Categories

(Core :: Networking, defect, P3)

defect

Tracking

()

VERIFIED FIXED

People

(Reporter: bruce, Assigned: gagan)

Details

nsBufferedStream allocates mBuffer with new[] and deletes it with delete. It should use delete[]. Patch coming up.
I checked in a fix for this. waterson reviewed and approved.
Status: NEW → ASSIGNED
Just finishing up resolving this thing and it wants a comment.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
verified
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.