Skip to content

Fixed possible NRE.#923

Merged
martincostello merged 1 commit intoApp-vNext:v724-or-v730from
FoxTes:feature/fix-nre
Feb 14, 2022
Merged

Fixed possible NRE.#923
martincostello merged 1 commit intoApp-vNext:v724-or-v730from
FoxTes:feature/fix-nre

Conversation

@FoxTes
Copy link
Copy Markdown
Contributor

@FoxTes FoxTes commented Feb 14, 2022

Corrected possible NRE.

Now, when using var sleepDurationsEnumerator , it is first checked that it is not null.

In any case, if sleepDurationsEnumerable is null, then sleepDurationsEnumerator will also be null.

@martincostello martincostello added this to the v7.2.4 milestone Feb 14, 2022
@martincostello martincostello merged commit 28ebb94 into App-vNext:v724-or-v730 Feb 14, 2022
@martincostello
Copy link
Copy Markdown
Member

Thanks!

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