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 undefined variable exception #90

Merged
merged 2 commits into from
Jan 12, 2022
Merged

Fix undefined variable exception #90

merged 2 commits into from
Jan 12, 2022

Conversation

styxit
Copy link
Member

@styxit styxit commented Jan 12, 2022

Description

Fix undefined exception when passing empty array.

How has this been tested?

Unit test has been added

Checklist:

  • My pull request addresses exactly one patch/feature.
  • My pull request contains a title that can be used as a release note.
  • I have added the appropriate labels to my pull request (e.g. breaking-change, new-feature, bugfix).
  • I have created a branch for this patch/feature.
  • Each individual commit in the pull request is meaningful.
  • I have added tests to cover my changes.
  • If my change requires a change to the documentation, I have updated it accordingly.

@styxit styxit added the bugfix Inconsistencies or issues which will cause a problem for users or implementors. label Jan 12, 2022
@trizz trizz self-assigned this Jan 12, 2022
@trizz trizz merged commit 72467b3 into master Jan 12, 2022
@trizz trizz deleted the create-empty branch January 12, 2022 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Inconsistencies or issues which will cause a problem for users or implementors.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants