mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #4961] [MERGED] Fix potential null reference #10341
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/4961
Author: @crobibero
Created: 1/5/2021
Status: ✅ Merged
Merged: 1/9/2021
Merged by: @Bond-009
Base:
master← Head:person-blurhash-null-ref📝 Commits (1)
13f347aFix 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.