[PR #243] [MERGED] App: Pages: Add a null check in OnSelectTemplate() #2468

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

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/243
Author: @alistair23
Created: 1/5/2018
Status: Merged
Merged: 1/5/2018
Merged by: @kspearrin

Base: masterHead: alistair/selected-protection


📝 Commits (1)

  • 42724bc App: Pages: Add a null check in OnSelectTemplate()

📊 Changes

1 file changed (+4 additions, -0 deletions)

View changed files

📝 src/App/Pages/Vault/VaultListGroupingsPage.cs (+4 -0)

📄 Description

To avoid accessing a null poiter add a null check in OnSelectTemplate().

Signed-off-by: Alistair Francis alistair@alistair23.me


🔄 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/243 **Author:** [@alistair23](https://github.com/alistair23) **Created:** 1/5/2018 **Status:** ✅ Merged **Merged:** 1/5/2018 **Merged by:** [@kspearrin](https://github.com/kspearrin) **Base:** `master` ← **Head:** `alistair/selected-protection` --- ### 📝 Commits (1) - [`42724bc`](https://github.com/bitwarden/android/commit/42724bc3a377e0527cdcff52bf1fbf7749777baf) App: Pages: Add a null check in OnSelectTemplate() ### 📊 Changes **1 file changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/App/Pages/Vault/VaultListGroupingsPage.cs` (+4 -0) </details> ### 📄 Description To avoid accessing a null poiter add a null check in OnSelectTemplate(). Signed-off-by: Alistair Francis <alistair@alistair23.me> --- <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:19:49 -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#2468