Skip to content

Check for nulls in range function#452

Merged
boulter merged 2 commits into
masterfrom
range-func-null-check
Jun 10, 2020
Merged

Check for nulls in range function#452
boulter merged 2 commits into
masterfrom
range-func-null-check

Conversation

@boulter

@boulter boulter commented Jun 9, 2020

Copy link
Copy Markdown
Contributor

The range function was not checking for null values passed in the args array and was throwing NPEs when an unresolved variable was passed as and end or step parameter.

@boulter boulter requested a review from mattcoley June 9, 2020 21:09
@boulter boulter merged commit c698ed4 into master Jun 10, 2020
@boulter boulter deleted the range-func-null-check branch June 10, 2020 13:46
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