Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

[iOS] Add null-check to Entry #12089

Merged
merged 1 commit into from
Sep 14, 2020
Merged

[iOS] Add null-check to Entry #12089

merged 1 commit into from
Sep 14, 2020

Conversation

jfversluis
Copy link
Member

Description of Change

As per #11965 there is a bug causing a NullReference NRE, but is only seen in App Center logs. Therefore, I haven't been able to reproduce. This seems to be the only place for the root cause, and I guess it doesn't hurt to add a null check here and see if this fixes it.

If you think differently, feel free to close this one :)

Issues Resolved

API Changes

None

Platforms Affected

  • iOS

Behavioral/Visual Changes

None

Before/After Screenshots

Not applicable

Testing Procedure

Also none; this is the worst PR ever.

PR Checklist

  • Targets the correct branch (I think)
  • Tests are passing (or failures are unrelated, doh)

@samhouts samhouts merged commit 54a1679 into 4.8.0 Sep 14, 2020
@samhouts samhouts deleted the fix-11965 branch September 14, 2020 17:41
@samhouts samhouts added this to the 4.8.0 milestone Sep 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants