Skip to content

[mono][interp] Return null for localloc with len 0#73174

Merged
BrzVlad merged 1 commit into
dotnet:mainfrom
BrzVlad:fix-interp-empty-localloc
Aug 9, 2022
Merged

[mono][interp] Return null for localloc with len 0#73174
BrzVlad merged 1 commit into
dotnet:mainfrom
BrzVlad:fix-interp-empty-localloc

Conversation

@BrzVlad

@BrzVlad BrzVlad commented Aug 1, 2022

Copy link
Copy Markdown
Member

so that accessing the result address throws exception.

Fixes #54359

@ghost

ghost commented Aug 1, 2022

Copy link
Copy Markdown

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

Issue Details

so that accessing the result address throws exception.

Fixes #54359

Author: BrzVlad
Assignees: -
Labels:

area-Codegen-Interpreter-mono

Milestone: -

so that accessing the result address throws exception.

Fixes dotnet#54359
@BrzVlad

BrzVlad commented Aug 8, 2022

Copy link
Copy Markdown
Member Author

@vargaz Could I get a quick review ?

@BrzVlad BrzVlad merged commit e4dd880 into dotnet:main Aug 9, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Sep 9, 2022
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.

[MONO][Interp] JIT/CodeGenBringUpTests/Localloc_* failed with interpreter

2 participants