[PR #4850] [MERGED] Null reference fix #10299

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/4850
Author: @BaronGreenback
Created: 12/22/2020
Status: Merged
Merged: 12/23/2020
Merged by: @joshuaboniface

Base: masterHead: NetworkApiFix


📝 Commits (1)

  • e113a50 Possible null reference fix.

📊 Changes

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

View changed files

📝 Jellyfin.Api/Controllers/SystemController.cs (+3 -2)

📄 Description

https://github.com/jellyfin/jellyfin/issues/4805

May not be the entire fix for above - but is being logged as an error on the startup image.


🔄 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/4850 **Author:** [@BaronGreenback](https://github.com/BaronGreenback) **Created:** 12/22/2020 **Status:** ✅ Merged **Merged:** 12/23/2020 **Merged by:** [@joshuaboniface](https://github.com/joshuaboniface) **Base:** `master` ← **Head:** `NetworkApiFix` --- ### 📝 Commits (1) - [`e113a50`](https://github.com/jellyfin/jellyfin/commit/e113a5059794b84090ff3dfb37f52b28ce7651f0) Possible null reference fix. ### 📊 Changes **1 file changed** (+3 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Api/Controllers/SystemController.cs` (+3 -2) </details> ### 📄 Description https://github.com/jellyfin/jellyfin/issues/4805 May not be the entire fix for above - but is being logged as an error on the startup image. --- <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:17:43 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10299