[PR #4861] [MERGED] Fix null reference when logging #10308

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/4861
Author: @crobibero
Created: 12/24/2020
Status: Merged
Merged: 12/24/2020
Merged by: @joshuaboniface

Base: masterHead: null-ref


📝 Commits (1)

  • c8a95e0 Fix null reference when logging

📊 Changes

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

View changed files

📝 MediaBrowser.Model/Dlna/StreamBuilder.cs (+3 -3)

📄 Description

Fixes https://github.com/jellyfin/jellyfin-plugin-nextpvr/issues/15


🔄 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/4861 **Author:** [@crobibero](https://github.com/crobibero) **Created:** 12/24/2020 **Status:** ✅ Merged **Merged:** 12/24/2020 **Merged by:** [@joshuaboniface](https://github.com/joshuaboniface) **Base:** `master` ← **Head:** `null-ref` --- ### 📝 Commits (1) - [`c8a95e0`](https://github.com/jellyfin/jellyfin/commit/c8a95e0926c3152af91ba07fd74d23a2ee76baf9) Fix null reference when logging ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.Model/Dlna/StreamBuilder.cs` (+3 -3) </details> ### 📄 Description Fixes https://github.com/jellyfin/jellyfin-plugin-nextpvr/issues/15 --- <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:55 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10308