Closed
Bug 1558561
Opened 5 years ago
Closed 5 years ago
Launcher Process needs to set length in RTL_OSVERSIONINFOW before calling RtlGetVersion
Categories
(Firefox :: General, defect, P1)
Tracking
()
RESOLVED
FIXED
Firefox 69
People
(Reporter: bugzilla, Assigned: bugzilla)
References
Details
Attachments
(1 file)
47 bytes,
text/x-phabricator-request
|
jcristau
:
approval-mozilla-beta+
|
Details | Review |
Oops.
Assignee | ||
Comment 1•5 years ago
|
||
Pushed by aklotz@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4404389d3857
Fix missing population of RTL_OSVERSIONINFOW::dwOSVersionInfoSize; r=mhowell
Comment 3•5 years ago
|
||
Type: defect → task
Comment 4•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 69
Comment 5•5 years ago
|
||
I think bugbug is probably wrong.
Aaron, I guess you'll want this on 68 since it's marked as blocking 1481546?
Type: task → defect
Flags: needinfo?(aklotz)
Assignee | ||
Comment 6•5 years ago
|
||
Comment on attachment 9071343 [details]
Bug 1558561: Fix missing population of RTL_OSVERSIONINFOW::dwOSVersionInfoSize; r=mhowell!
Beta/Release Uplift Approval Request
- User impact if declined: Potential false negatives in the DLL blocklist
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: Yes
- Needs manual test from QE?: No
- If yes, steps to reproduce:
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): One significant line changed - just initializes a variable.
- String changes made/needed:
Flags: needinfo?(aklotz)
Attachment #9071343 -
Flags: approval-mozilla-beta?
Comment 7•5 years ago
|
||
Comment on attachment 9071343 [details]
Bug 1558561: Fix missing population of RTL_OSVERSIONINFOW::dwOSVersionInfoSize; r=mhowell!
launcher process fix, approved for 68.0b10
Attachment #9071343 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Comment 8•5 years ago
|
||
bugherder uplift |
You need to log in
before you can comment on or make changes to this bug.
Description
•