[PR #3465] [MERGED] 10.6.0.0 Null Pointer fix #9543

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/3465
Author: @BaronGreenback
Created: 6/27/2020
Status: Merged
Merged: 6/27/2020
Merged by: @Bond-009

Base: masterHead: BugFix2


📝 Commits (1)

  • 2f48607 _config.Configuration.PluginRespositories not instantiated causing InstallationManager.cs to crash with a null pointer.

📊 Changes

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

View changed files

📝 MediaBrowser.Model/Configuration/ServerConfiguration.cs (+2 -0)

📄 Description

Fixes null pointer in installationManager

see issue #3464


🔄 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/3465 **Author:** [@BaronGreenback](https://github.com/BaronGreenback) **Created:** 6/27/2020 **Status:** ✅ Merged **Merged:** 6/27/2020 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `BugFix2` --- ### 📝 Commits (1) - [`2f48607`](https://github.com/jellyfin/jellyfin/commit/2f4860741c807a866280e08239ff5727abd8455c) _config.Configuration.PluginRespositories not instantiated causing InstallationManager.cs to crash with a null pointer. ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.Model/Configuration/ServerConfiguration.cs` (+2 -0) </details> ### 📄 Description Fixes null pointer in installationManager see issue #3464 --- <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:04:07 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#9543