Closed
Bug 504473
Opened 15 years ago
Closed 15 years ago
FORWARD_NULL deref of mPresContext in nsEventStateManager::GetEventTarget
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Core
DOM: UI Events & Focus Handling
Tracking
()
RESOLVED
FIXED
People
(Reporter: timeless, Assigned: timeless)
References
(Blocks 1 open bug, )
Details
(Keywords: coverity)
Attachments
(1 file)
1.45 KB,
patch
|
smaug
:
review+
smaug
:
superreview+
|
Details | Diff | Splinter Review |
coverity noticed that the first block carefully null checks and the second does not....
Attachment #388843 -
Flags: review?(Olli.Pettay)
Updated•15 years ago
|
Attachment #388843 -
Flags: superreview+
Attachment #388843 -
Flags: review?(Olli.Pettay)
Attachment #388843 -
Flags: review+
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Blocks: coverity-analysis
Updated•6 years ago
|
Component: Event Handling → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•