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 possible IndexOutOfBoundsException exception #1013

Merged
merged 1 commit into from
Apr 24, 2019

Conversation

osana
Copy link
Contributor

@osana osana commented Apr 24, 2019

Bringing in an outside PR to run on CI.
Check if the list is empty before getting its items. Also, add an
annotation to indicate that steps parameter should be greater than 0.

Check if list is empty before getting its items. Also add an
annotation to indicate that steps parameter should be greater than 0.
@osana osana force-pushed the zhao-gang-fix-exception branch from f9f2774 to ca5de83 Compare April 24, 2019 14:41
@osana osana requested a review from tobrun April 24, 2019 14:46
@osana osana merged commit 0934b06 into master Apr 24, 2019
@osana osana deleted the zhao-gang-fix-exception branch April 24, 2019 20:43
@osana osana added this to the v4.7.0 milestone Apr 24, 2019
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.

3 participants