Closed
Bug 1123109
Opened 11 years ago
Closed 11 years ago
Mark nsStaticAtom::mStringBuffer as non-owning; r=froydnj
Categories
(Core :: XPCOM, defect)
Core
XPCOM
Tracking
()
RESOLVED
FIXED
mozilla38
People
(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)
Details
Attachments
(1 file)
|
956 bytes,
patch
|
froydnj
:
review+
|
Details | Diff | Splinter Review |
No description provided.
| Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8550940 -
Flags: review?(nfroyd)
| Assignee | ||
Updated•11 years ago
|
Assignee: nobody → ehsan
Comment 2•11 years ago
|
||
Comment on attachment 8550940 [details] [diff] [review]
Mark nsStaticAtom::mStringBuffer as non-owning
Review of attachment 8550940 [details] [diff] [review]:
-----------------------------------------------------------------
::: xpcom/ds/nsStaticAtom.h
@@ +28,1 @@
> nsIAtom** mAtom;
I am slightly surprised that there's not a patch to mark this reference. Oversight in the analysis, or a limitation of my own understanding?
Attachment #8550940 -
Flags: review?(nfroyd) → review+
| Assignee | ||
Comment 3•11 years ago
|
||
The analysis doesn't yet cover T**.
Comment 4•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla38
You need to log in
before you can comment on or make changes to this bug.
Description
•