Skip to content

read/elf: fix type of strings parameter for Dyn::String#812

Merged
philipc merged 1 commit intogimli-rs:masterfrom
philipc:issue-811
Oct 22, 2025
Merged

read/elf: fix type of strings parameter for Dyn::String#812
philipc merged 1 commit intogimli-rs:masterfrom
philipc:issue-811

Conversation

@philipc
Copy link
Copy Markdown
Contributor

@philipc philipc commented Oct 21, 2025

Closes #811

@philipc
Copy link
Copy Markdown
Contributor Author

philipc commented Oct 22, 2025

I tested doing a search replace to delete all of the default ReadRef type parameters. This found this problem and no others.

@philipc philipc merged commit 6998ba9 into gimli-rs:master Oct 22, 2025
10 checks passed
@philipc philipc deleted the issue-811 branch October 22, 2025 06:25
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.

Dyn::string assumes default reader R

1 participant