Closed
Bug 1584786
Opened 6 years ago
Closed 6 years ago
Incorrect code found via PVS-Studio Static Analyzer - https://www.viva64.com/en/b/0672/#ID0EX2DK
Categories
(Core :: Graphics, defect, P3)
Core
Graphics
Tracking
()
RESOLVED
FIXED
mozilla71
Tracking | Status | |
---|---|---|
firefox71 | --- | fixed |
People
(Reporter: jorgk-bmo, Assigned: daoshengmu)
Details
Attachments
(1 file)
https://searchfox.org/mozilla-central/search?q=if+(mVRSystem+%7C%7C+mVRCompositor+%7C%7C+mVRSystem)+%7B&case=false®exp=false&path=
if (mVRSystem || mVRCompositor || mVRSystem) {
Reporter | ||
Comment 1•6 years ago
|
||
Just for your reference: This all comes from bug 1584473 comment #9.
![]() |
||
Updated•6 years ago
|
Flags: needinfo?(dmu)
Updated•6 years ago
|
Priority: -- → P3
Assignee | ||
Comment 2•6 years ago
|
||
Pushed by dmu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4f1cf3253f14
Checking VR chaperone in OpenVRSession::Shutdown(). r=imanol
Comment 5•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox71:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla71
Updated•6 years ago
|
Assignee: nobody → dmu
You need to log in
before you can comment on or make changes to this bug.
Description
•