swift
696d5c56
- SIL: fix a memory corruption bug in AllocStackInst
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
SIL: fix a memory corruption bug in AllocStackInst The `numOperands` field needs to be set before any trailing objects are initialized. Otherwise they are initialized at the wrong address.
References
#62028 - SIL: fix a memory corruption bug in AllocStackInst
Author
eeckstein
Parents
1084d892
Loading