Closed
Bug 1226579
Opened 9 years ago
Closed 9 years ago
[Static Analysis][Called C++ object pointer is null] Function DocTreeContainsWindowedPlugins from dom/base/nsContentUtils.cpp
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
INVALID
Tracking | Status | |
---|---|---|
firefox45 | --- | affected |
People
(Reporter: andi, Assigned: andi)
References
(Blocks 1 open bug)
Details
(Keywords: clang-analyzer)
Attachments
(1 file)
895 bytes,
patch
|
Details | Diff | Splinter Review |
The Static Analysis tool Scan-Build added a pointer is null on pointer aDoc. The pointer has been tested with assert at the beginning of the function.
Assignee | ||
Comment 1•9 years ago
|
||
Comment 2•9 years ago
|
||
Good call, but I'm removing this function in bug 1000004.
Updated•9 years ago
|
Keywords: clang-analyzer
Updated•9 years ago
|
Blocks: clang-based-analysis
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INVALID
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•