mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[PR #5876] [MERGED] DeepCopy: Throw ArgumentNullException if one of the args is null #10706
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/5876
Author: @Bond-009
Created: 4/21/2021
Status: ✅ Merged
Merged: 4/21/2021
Merged by: @Bond-009
Base:
master← Head:nullref5📝 Commits (1)
63e9b1aDeepCopy: Throw ArgumentNullException if one of the args is null📊 Changes
1 file changed (+16 additions, -4 deletions)
View changed files
📝
MediaBrowser.Controller/Entities/BaseItemExtensions.cs(+16 -4)📄 Description
Otherwise a cryptic
System.Reflection.TargetException : Non-static method requires a target.gets thrown🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.