Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
I believe this pseudo member is relatively new to support archive files larger than 4 GiB. I'm not sure if mold can handle such large archives, but first of all, mold crashes when an archive with this pseudo member is given. This commit fixes the crash bug. I don't know how to create an archive with this pseudo member, so this commit does not have a testcase. Reported by sina-ht at #269.
- Loading branch information