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

Improve AssemblyNameInfo Fuzzer #107257

Merged
merged 3 commits into from
Sep 3, 2024

Conversation

adamsitnik
Copy link
Member

I am going to be honest, I just stole some good ideas from @buyaa-n from #107206

@adamsitnik
Copy link
Member Author

@MihuBot fuzz TypeName

Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-system-reflection-metadata
See info in area-owners.md if you want to be subscribed.

@adamsitnik
Copy link
Member Author

@MihuBot fuzz AssemblyNameInfo

Copy link
Member

@buyaa-n buyaa-n left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@adamsitnik
Copy link
Member Author

/ba-g it's #107285, but for some reason it's not recognized by the build analysis

@adamsitnik adamsitnik merged commit e4d8dfe into dotnet:main Sep 3, 2024
80 of 85 checks passed
radekdoulik pushed a commit to radekdoulik/runtime that referenced this pull request Sep 6, 2024
adamsitnik added a commit to adamsitnik/runtime that referenced this pull request Sep 9, 2024
carlossanlop pushed a commit that referenced this pull request Sep 12, 2024
* AssemblyNameInfo fuzzer (#107195)

* add initial AssemblyNameInfo Fuzzer

* fix the first bug that it has discovered

* Fix sbyte overflow in TypeName parsing (#107261)

* Add TypeNameFuzzer (#107206)

Co-authored-by: Miha Zupan <mihazupan.zupan1@gmail.com>
Co-authored-by: Adam Sitnik <adam.sitnik@gmail.com>

* [TypeName] Nested types should respect MaxNode count (#106334)

* Improve AssemblyNameInfo Fuzzer (#107257)

---------

Co-authored-by: Buyaa Namnan <bunamnan@microsoft.com>
Co-authored-by: Miha Zupan <mihazupan.zupan1@gmail.com>
jtschuster pushed a commit to jtschuster/runtime that referenced this pull request Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants