Skip to content

Move most of the remaining Strong Name code to internal to the C++ file and remove duplicate validation#95536

Merged
jkoritzinsky merged 10 commits intodotnet:mainfrom
jkoritzinsky:cleanup-strongname
Dec 6, 2023
Merged

Move most of the remaining Strong Name code to internal to the C++ file and remove duplicate validation#95536
jkoritzinsky merged 10 commits intodotnet:mainfrom
jkoritzinsky:cleanup-strongname

Conversation

@jkoritzinsky
Copy link
Copy Markdown
Member

Remove all function prototypes for functions only called in strongnameinternal.cpp from strongnameinternal.h.

Remove duplicate validation in StrongNameTokenFromPublicKey. These validation checks were already done in StrongNameIsValidPublicKey.

Remove extraneous #include of one of the key headers in methodtablebuilder.cpp.

Comment thread src/coreclr/md/runtime/strongnameinternal.cpp Outdated
Comment thread src/coreclr/md/runtime/strongnameinternal.cpp Outdated
Comment thread src/coreclr/inc/strongnameinternal.h
Copy link
Copy Markdown
Member

@jkotas jkotas left a comment

Choose a reason for hiding this comment

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

Thank you!

@jkoritzinsky jkoritzinsky merged commit 1890ac9 into dotnet:main Dec 6, 2023
@jkoritzinsky jkoritzinsky deleted the cleanup-strongname branch December 6, 2023 21:25
@github-actions github-actions Bot locked and limited conversation to collaborators Jan 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants