llvm-project
fe1491b7
- [Support] Fix memory leak induced by `sys::RemoveFileOnSignal` (#159984)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
85 days ago
[Support] Fix memory leak induced by `sys::RemoveFileOnSignal` (#159984) Before this PR, `FilesToRemove` was constructed but never deleted.
References
#159984 - [Support] Fix memory leak induced by `sys::RemoveFileOnSignal`
Author
aganea
Parents
269f2647
Loading