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

Fix strnstr in jitconfig.cpp #74421

Merged
merged 1 commit into from
Aug 23, 2022
Merged

Fix strnstr in jitconfig.cpp #74421

merged 1 commit into from
Aug 23, 2022

Conversation

EgorBo
Copy link
Member

@EgorBo EgorBo commented Aug 23, 2022

Fixes issue I didn't notice in #74090 (comment)

cc @kunalspathak @BruceForstall

@dotnet-issue-labeler dotnet-issue-labeler bot added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Aug 23, 2022
@ghost ghost assigned EgorBo Aug 23, 2022
@ghost
Copy link

ghost commented Aug 23, 2022

Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch
See info in area-owners.md if you want to be subscribed.

Issue Details

Fixes issue I didn't notice in #74090 (comment)

cc @kunalspathak @BruceForstall

Author: EgorBo
Assignees: -
Labels:

area-CodeGen-coreclr

Milestone: -

Copy link
Member

@kunalspathak kunalspathak left a comment

Choose a reason for hiding this comment

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

Thanks!

@EgorBo EgorBo merged commit c7c3931 into dotnet:main Aug 23, 2022
@kunalspathak
Copy link
Member

Should we backport this as well to .NET 7?

@EgorBo
Copy link
Member Author

EgorBo commented Aug 23, 2022

Should we backport this as well to .NET 7?

it's not there yet and I integrated the fix into the backport PR

@ghost ghost locked as resolved and limited conversation to collaborators Sep 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants