[PR #957] [MERGED] null check all the things #2684

Closed
opened 2025-11-26 23:22:41 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/957
Author: @kspearrin
Created: 6/5/2020
Status: Merged
Merged: 6/5/2020
Merged by: @kspearrin

Base: masterHead: nullcheckcp


📝 Commits (1)

  • 76d35ca null check all the things

📊 Changes

1 file changed (+9 additions, -3 deletions)

View changed files

📝 src/iOS.Autofill/CredentialProviderViewController.cs (+9 -3)

📄 Description

Try to catch the null ref crash we are seeing in crash logs.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bitwarden/android/pull/957 **Author:** [@kspearrin](https://github.com/kspearrin) **Created:** 6/5/2020 **Status:** ✅ Merged **Merged:** 6/5/2020 **Merged by:** [@kspearrin](https://github.com/kspearrin) **Base:** `master` ← **Head:** `nullcheckcp` --- ### 📝 Commits (1) - [`76d35ca`](https://github.com/bitwarden/android/commit/76d35ca26947969c1fe544eaf48532f7f331d5d4) null check all the things ### 📊 Changes **1 file changed** (+9 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/iOS.Autofill/CredentialProviderViewController.cs` (+9 -3) </details> ### 📄 Description Try to catch the null ref crash we are seeing in crash logs. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-26 23:22:41 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#2684