Skip to content

Avoid panic when there are more than 64k archive members#32

Merged
bjorn3 merged 1 commit into
mainfrom
fix_large_archives
Jun 9, 2026
Merged

Avoid panic when there are more than 64k archive members#32
bjorn3 merged 1 commit into
mainfrom
fix_large_archives

Conversation

@bjorn3

@bjorn3 bjorn3 commented May 13, 2026

Copy link
Copy Markdown
Member

Fixes #31

@bjorn3 bjorn3 force-pushed the fix_large_archives branch from f71af06 to 9f1cbd1 Compare June 9, 2026 10:26
@bjorn3 bjorn3 merged commit e5295d2 into main Jun 9, 2026
2 of 4 checks passed
@bjorn3 bjorn3 deleted the fix_large_archives branch June 9, 2026 10:36
@bjorn3

bjorn3 commented Jun 9, 2026

Copy link
Copy Markdown
Member Author

Published as v0.5.2.

GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this pull request Jun 9, 2026
…=jieyouxu

Update to ar_archive_writer v0.5.2

This includes rust-lang/ar_archive_writer#32 and rust-lang/ar_archive_writer#33. The former fixes a panic when there are more than 64k archive members.
jhpratt added a commit to jhpratt/rust that referenced this pull request Jun 9, 2026
…=jieyouxu

Update to ar_archive_writer v0.5.2

This includes rust-lang/ar_archive_writer#32 and rust-lang/ar_archive_writer#33. The former fixes a panic when there are more than 64k archive members.
jhpratt added a commit to jhpratt/rust that referenced this pull request Jun 9, 2026
…=jieyouxu

Update to ar_archive_writer v0.5.2

This includes rust-lang/ar_archive_writer#32 and rust-lang/ar_archive_writer#33. The former fixes a panic when there are more than 64k archive members.
pull Bot pushed a commit to Kokoro2336/rust-analyzer that referenced this pull request Jun 11, 2026
Update to ar_archive_writer v0.5.2

This includes rust-lang/ar_archive_writer#32 and rust-lang/ar_archive_writer#33. The former fixes a panic when there are more than 64k archive members.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Panic at archive_writer.rs:818 for archives with > 65 535 members

2 participants