[PR #12915] [MERGED] Fixed possible NullReferenceException in SessionManager #13413

Closed
opened 2026-02-07 07:12:27 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/12915
Author: @JPVenson
Created: 10/30/2024
Status: Merged
Merged: 10/31/2024
Merged by: @crobibero

Base: release-10.10.zHead: bugfix/10.10/FixNREInSessionManager


📝 Commits (1)

  • 8e4ee30 Fixed possible NRE in session manager

📊 Changes

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

View changed files

📝 Emby.Server.Implementations/Session/SessionManager.cs (+5 -1)

📄 Description

No description provided


🔄 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/12915 **Author:** [@JPVenson](https://github.com/JPVenson) **Created:** 10/30/2024 **Status:** ✅ Merged **Merged:** 10/31/2024 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `release-10.10.z` ← **Head:** `bugfix/10.10/FixNREInSessionManager` --- ### 📝 Commits (1) - [`8e4ee30`](https://github.com/jellyfin/jellyfin/commit/8e4ee30702cc9e8d255b7108476cbcdcfca2f1b7) Fixed possible NRE in session manager ### 📊 Changes **1 file changed** (+5 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Server.Implementations/Session/SessionManager.cs` (+5 -1) </details> ### 📄 Description _No description provided_ --- <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 07:12:27 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#13413