swift
be51dd76 - [Linux] Don't keep the file descriptor for FileImageSource.

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
Author
Committer
Parents
Loading