Bug 1735905 Comment 11 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

### ESR Uplift Approval Request
* **If this is not a sec:{high,crit} bug, please state case for ESR consideration**: Rust unsafe violation leading to some versions of the rust compiler to generate unexpected code that can deadlock (in more situations than originally stated)
* **User impact if declined**: See above.
* **Fix Landed on Version**: 95
* **Risk to taking this patch**: Low
* **Why is the change risky/not risky? (and alternatives if risky)**: Fix is rather straightforward and well understood, replacing a pointer with an atomic pointer.
* **String or UUID changes made by this patch**: N/A
### ESR Uplift Approval Request
* **If this is not a sec:{high,crit} bug, please state case for ESR consideration**: Rust unsafe violation leading to some versions of the rust compiler to generate unexpected code that can deadlock (in more situations than originally stated)
* **User impact if declined**: See above.
* **Fix Landed on Version**: 95
* **Risk to taking this patch**: Low
* **Why is the change risky/not risky? (and alternatives if risky)**: Fix is rather straightforward and well understood, replacing a pointer with an atomic pointer.
* **String or UUID changes made by this patch**: N/A

Note: the revision in phabricator was updated with a backport for esr91 based on the branch from comment 10.
### ESR Uplift Approval Request
* **If this is not a sec:{high,crit} bug, please state case for ESR consideration**: Rust unsafe violation leading to some versions of the rust compiler to generate unexpected code that can deadlock (in more situations than originally stated ; note: this does not affect the mozilla.org builds)
* **User impact if declined**: See above.
* **Fix Landed on Version**: 95
* **Risk to taking this patch**: Low
* **Why is the change risky/not risky? (and alternatives if risky)**: Fix is rather straightforward and well understood, replacing a pointer with an atomic pointer.
* **String or UUID changes made by this patch**: N/A

Note: the revision in phabricator was updated with a backport for esr91 based on the branch from comment 10.

Back to Bug 1735905 Comment 11