mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[PR #1153] [MERGED] Check if disposed first #8673
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/1153
Author: @Bond-009
Created: 3/25/2019
Status: ✅ Merged
Merged: 3/26/2019
Merged by: @joshuaboniface
Base:
master← Head:dlna📝 Commits (2)
fc8de8aCheck if disposed firstd623f61Improved dispose method📊 Changes
1 file changed (+31 additions, -24 deletions)
View changed files
📝
Emby.Dlna/PlayTo/PlayToController.cs(+31 -24)📄 Description
Changes
Reorder some checks and properly dispose the object.
Issues
(Should) Fix #1078
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.