swift
be51dd76
- [Linux] Don't keep the file descriptor for FileImageSource.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
[Linux] Don't keep the file descriptor for FileImageSource. We don't really need it after calling `mmap()`, and not keeping it around means it's easy to make sure it gets closed properly in all cases. rdar://117590155
References
#69603 - [Linux] Improve backtracer ELF/DWARF parsing performance.
Author
al45tair
Committer
al45tair
Parents
ff2ce639
Loading