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

catch null segment info #957

Merged
merged 2 commits into from
Jun 23, 2020
Merged

catch null segment info #957

merged 2 commits into from
Jun 23, 2020

Conversation

kianzarrin
Copy link
Collaborator

Bug:
sometimes segment Info is null if asset is missing resulting in CalculateCorner() to throw an exception.

Solution:
check for null segment Info.

@originalfoo originalfoo added BUG Defect detected technical Tasks that need to be performed in order to improve quality and maintainability labels Jun 21, 2020
@originalfoo originalfoo added this to the 11.6.0 milestone Jun 21, 2020
@kianzarrin kianzarrin merged commit b507841 into master Jun 23, 2020
@kianzarrin kianzarrin deleted the calcualtecorner-null-info branch June 23, 2020 18:34
@kianzarrin
Copy link
Collaborator Author

Just for the record @thebugfixnet managed to reproduce the problem consistently. then with this code the problem went away for him.

@originalfoo originalfoo modified the milestones: 11.6.0, 11.5.1 Jan 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BUG Defect detected technical Tasks that need to be performed in order to improve quality and maintainability
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants