Page MenuHomeFreeBSD

cherry-pick memory corruption bug fix from github
ClosedPublic

Authored by lprylli_netflix.com on Sep 26 2019, 5:12 PM.
Tags
None
Referenced Files
Unknown Object (File)
Oct 25 2024, 4:11 AM
Unknown Object (File)
Oct 23 2024, 6:02 PM
Unknown Object (File)
Oct 14 2024, 3:49 PM
Unknown Object (File)
Oct 4 2024, 5:29 PM
Unknown Object (File)
Sep 30 2024, 1:10 PM
Unknown Object (File)
Sep 30 2024, 9:07 AM
Unknown Object (File)
Sep 23 2024, 4:25 PM
Unknown Object (File)
Sep 8 2024, 4:29 AM
Subscribers
None

Details

Summary

lambda function passed to thread was using possibly obsolete reference from a stack variable.

https://github.com/opcm/pcm/commit/0ea6edeed6dab1cc0bd0c22f772640ddcde232af

Test Plan

crash behavior no long appear after fix

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable