[PR #4961] [MERGED] Fix potential null reference #10341

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/4961
Author: @crobibero
Created: 1/5/2021
Status: Merged
Merged: 1/9/2021
Merged by: @Bond-009

Base: masterHead: person-blurhash-null-ref


📝 Commits (1)

  • 13f347a Fix potential null reference

📊 Changes

1 file changed (+13 additions, -7 deletions)

View changed files

📝 Emby.Server.Implementations/Dto/DtoService.cs (+13 -7)

📄 Description

Fixes https://github.com/jellyfin/jellyfin/issues/4957

I wasn't able to reproduce, but this should still fix the issue.


🔄 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/4961 **Author:** [@crobibero](https://github.com/crobibero) **Created:** 1/5/2021 **Status:** ✅ Merged **Merged:** 1/9/2021 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `person-blurhash-null-ref` --- ### 📝 Commits (1) - [`13f347a`](https://github.com/jellyfin/jellyfin/commit/13f347a81343942458e8a8565c20241d1a25cc17) Fix potential null reference ### 📊 Changes **1 file changed** (+13 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Server.Implementations/Dto/DtoService.cs` (+13 -7) </details> ### 📄 Description Fixes https://github.com/jellyfin/jellyfin/issues/4957 I wasn't able to reproduce, but this should still fix the issue. --- <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:18:30 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10341