Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validate data in case allocate too many memory, fix #442 #448

Merged
merged 3 commits into from
Jan 8, 2022

Conversation

CreateAndInject
Copy link
Contributor

Fix #442

src/DotNet/CustomAttributeReader.cs Outdated Show resolved Hide resolved
src/DotNet/CustomAttributeReader.cs Outdated Show resolved Hide resolved
src/DotNet/SignatureReader.cs Outdated Show resolved Hide resolved
src/DotNet/SignatureReader.cs Outdated Show resolved Hide resolved
src/DotNet/SignatureReader.cs Outdated Show resolved Hide resolved
src/DotNet/SignatureReader.cs Outdated Show resolved Hide resolved
src/DotNet/CustomAttributeReader.cs Outdated Show resolved Hide resolved
@wtfsck wtfsck merged commit f4e084f into 0xd4d:master Jan 8, 2022
@wtfsck
Copy link
Contributor

wtfsck commented Jan 8, 2022

Thanks, merged!

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.

dnlib x64 exhausts all memory when read method body.
2 participants