Skip to content

[mono][interp] Remove null check during initblk/cpblk with size 0 - #63086

Merged
marek-safar merged 3 commits into
dotnet:mainfrom
BrzVlad:fix-interp-cpblk-nre
Dec 23, 2021
Merged

[mono][interp] Remove null check during initblk/cpblk with size 0#63086
marek-safar merged 3 commits into
dotnet:mainfrom
BrzVlad:fix-interp-cpblk-nre

Conversation

@BrzVlad

Copy link
Copy Markdown
Member

Fixes#63038

@ghost

Copy link
Copy Markdown

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

Issue Details

Fixes #63038

Author:BrzVlad
Assignees:-
Labels:

area-Codegen-Interpreter-mono

Milestone:-

@marek-safar
marek-safar merged commit 397ae49 into dotnet:mainDec 23, 2021
@ghostghost locked as resolved and limited conversation to collaborators Jan 22, 2022
Sign up for freeto 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.

Unify semantics of cpblk and initblk of zero size between Mono and CoreCLR

3 participants

@BrzVlad@vargaz@marek-safar