[CP][stable channel] Attach unboxing info to unreachable members #44609
Labels
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
cherry-pick-approved
Label for approved cherrypick request
cherry-pick-review
Issue that need cherry pick triage to approve
merge-to-beta
merge-to-stable
commit(s) to merge: 3bef6cf
merge instructions: clean merge
What is the issue: #44563
What is the fix: Unreachable members could be used as interface targets of dispatch
table calls, so they should have correct unboxing metadata
Why cherrypick: The bug manifests as a core dump and could potentially happen in the field, the cost of evaluating crashes and root causing it is high, proactively fixing bugs that lead to crashes generally helps.
Risk: Low
Link to original issue(s): #44563
https://github.com/wm17/flutter_switch_segfault
/cc @kevmoo @mit-mit @whesse @athomas @vsmenon @franklinyow
The text was updated successfully, but these errors were encountered: