Skip to content

Omit NULL check of e->cxt in OP_RETURN_BLK#6186

Merged
matz merged 1 commit into
mruby:masterfrom
dearblue:check-env.cxt
Feb 25, 2024
Merged

Omit NULL check of e->cxt in OP_RETURN_BLK#6186
matz merged 1 commit into
mruby:masterfrom
dearblue:check-env.cxt

Conversation

@dearblue

Copy link
Copy Markdown
Contributor

Since mrb->c is never NULL, there is no need to check it beforehand.

Since `mrb->c` is never `NULL`, there is no need to check it beforehand.
@dearblue
dearblue requested a review from matz as a code owner February 24, 2024 12:55
@github-actions github-actions Bot added the core label Feb 24, 2024
@matz
matz merged commit 0673563 into mruby:master Feb 25, 2024
@dearblue
dearblue deleted the check-env.cxt branch March 14, 2024 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants