mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #5987] [MERGED] PathExtensions: Fix index out of bounds in TryReplaceSubPath #10766
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/5987
Author: @Bond-009
Created: 5/5/2021
Status: ✅ Merged
Merged: 5/5/2021
Merged by: @Bond-009
Base:
master← Head:ioob📝 Commits (1)
47e7c13PathExtensions: Fix index out of bounds in TryReplaceSubPath📊 Changes
2 files changed (+9 additions, -2 deletions)
View changed files
📝
Emby.Server.Implementations/Library/PathExtensions.cs(+8 -2)📝
tests/Jellyfin.Server.Implementations.Tests/Library/PathExtensionsTests.cs(+1 -0)📄 Description
Fixes #5977
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.