[PR #4378] [MERGED] Fix possible null reference exception #10044

Closed
opened 2026-02-07 06:13:05 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/4378
Author: @barronpm
Created: 10/27/2020
Status: Merged
Merged: 10/30/2020
Merged by: @Bond-009

Base: masterHead: fix-nullref


📝 Commits (1)

  • d887e42 Fix possible NullReferenceException

📊 Changes

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

View changed files

📝 Jellyfin.Server.Implementations/Users/UserManager.cs (+1 -1)

📄 Description

Fixes a possible NullReferenceException. Depends on #4377


🔄 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/jellyfin/jellyfin/pull/4378 **Author:** [@barronpm](https://github.com/barronpm) **Created:** 10/27/2020 **Status:** ✅ Merged **Merged:** 10/30/2020 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `fix-nullref` --- ### 📝 Commits (1) - [`d887e42`](https://github.com/jellyfin/jellyfin/commit/d887e424052e3f57b7578d9dc7f62bcd8085fcbe) Fix possible NullReferenceException ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Server.Implementations/Users/UserManager.cs` (+1 -1) </details> ### 📄 Description Fixes a possible NullReferenceException. Depends on #4377 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 06:13:05 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10044