mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #3465] [MERGED] 10.6.0.0 Null Pointer fix #9543
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head: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.