Skip to content

Conversation

@lowleveldesign
Copy link
Contributor

The IndexOf(\0\0) call in the ParseEnvironmentBlock function does not work as expected starting from .NET 5, because of changes in the globalization API. This PR fixes the problem by forcing the ordinal search for the \0\0 token.

@tyranid tyranid merged commit ae0ab67 into googleprojectzero:main Feb 24, 2023
@tyranid
Copy link
Collaborator

tyranid commented Feb 24, 2023

Thanks.

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.

2 participants