Closed
Bug 635782
Opened 14 years ago
Closed 14 years ago
LSPAnnotationGatherer::Run should use nsAutoArrayPtr
Categories
(Core :: Widget: Win32, defect)
Tracking
()
RESOLVED
FIXED
mozilla5
People
(Reporter: heycam, Assigned: heycam)
Details
Attachments
(1 file)
1.13 KB,
patch
|
neil
:
review+
|
Details | Diff | Splinter Review |
http://mxr.mozilla.org/mozilla-central/source/widget/src/windows/LSPAnnotator.cpp#98 This should be nsAutoArrayPtr.
Assignee | ||
Comment 1•14 years ago
|
||
Assignee | ||
Updated•14 years ago
|
Attachment #514082 -
Flags: review?(jmathies)
Updated•14 years ago
|
Assignee: nobody → cam
OS: Mac OS X → Windows 7
Updated•14 years ago
|
Attachment #514082 -
Flags: review?(jmathies) → review?(neil)
Comment 2•14 years ago
|
||
Comment on attachment 514082 [details] [diff] [review] LSPAnnotationGatherer::Run should use nsAutoArrayPtr [Sadly I've seen VC8 call the wrong operator delete anyway!]
Attachment #514082 -
Flags: review?(neil) → review+
Assignee | ||
Comment 3•14 years ago
|
||
Landed on cedar: http://hg.mozilla.org/projects/cedar/rev/0e3ddf2b4413
Status: NEW → ASSIGNED
Whiteboard: [fixed-in-cedar]
Comment 4•14 years ago
|
||
http://hg.mozilla.org/mozilla-central/rev/0e3ddf2b4413
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-cedar]
Target Milestone: --- → mozilla2.2
You need to log in
before you can comment on or make changes to this bug.
Description
•