Closed
Bug 283519
Opened 20 years ago
Closed 20 years ago
OOM mlk [@ workbuf_extend]
Categories
(Core :: Internationalization, defect)
Core
Internationalization
Tracking
()
RESOLVED
FIXED
People
(Reporter: timeless, Assigned: ajschult784)
References
()
Details
(Keywords: memory-leak)
Attachments
(1 file, 1 obsolete file)
1.58 KB,
patch
|
timeless
:
review+
roc
:
superreview+
|
Details | Diff | Splinter Review |
cleanup for needs to properly release partially constructed objects.
Assignee | ||
Comment 1•20 years ago
|
||
this file is tabberific
Assignee: smontagu → ajschult
Status: NEW → ASSIGNED
Attachment #175790 -
Flags: superreview?(roc)
Attachment #175790 -
Flags: review?(roc)
Comment on attachment 175790 [details] [diff] [review]
patch
nice, thanks
Attachment #175790 -
Flags: superreview?(roc)
Attachment #175790 -
Flags: superreview+
Attachment #175790 -
Flags: review?(roc)
Attachment #175790 -
Flags: review+
Assignee | ||
Comment 3•20 years ago
|
||
timeless noticed the buffers would be eventually double-freed on OOM.
This fixes that as well as not leaking the original buffer on Realloc
Assignee | ||
Updated•20 years ago
|
Attachment #175790 -
Attachment is obsolete: true
Attachment #175886 -
Flags: superreview?(roc)
Attachment #175886 -
Flags: review?(timeless)
Attachment #175886 -
Flags: review?(timeless) → review+
Attachment #175886 -
Flags: superreview?(roc) → superreview+
Assignee | ||
Comment 4•20 years ago
|
||
fixed
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
OS: Windows XP → All
Hardware: PC → All
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•