Closed
Bug 225507
Opened 21 years ago
Closed 21 years ago
need nsCOMArray::SafeObjectAt
Categories
(Core :: XPCOM, defect)
Core
XPCOM
Tracking
()
VERIFIED
FIXED
People
(Reporter: sicking, Assigned: sicking)
Details
Attachments
(1 file)
1.33 KB,
patch
|
bryner
:
review+
alecf
:
superreview+
|
Details | Diff | Splinter Review |
In both bug 225015 and bug 225060 needs to access an nsCOMArray in an
out-of-bounds safe way. Patch comming up
Assignee | ||
Updated•21 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•21 years ago
|
||
Assignee | ||
Updated•21 years ago
|
Attachment #135356 -
Flags: superreview?(jst)
Attachment #135356 -
Flags: review?(bryner)
Comment 3•21 years ago
|
||
Comment on attachment 135356 [details] [diff] [review]
patch to that effect
I actually already had this in my tree for bug 225060. Looks good.
Attachment #135356 -
Flags: review?(bryner) → review+
Comment 5•21 years ago
|
||
Comment on attachment 135356 [details] [diff] [review]
patch to that effect
sorry I'll review. I just haven't had time to actually write code lately!
sr=alecf
Attachment #135356 -
Flags: superreview?(jst) → superreview+
Comment 6•21 years ago
|
||
Checked in by sicking on November 13th. Marking FIXED.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•