mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-26 07:45:57 +03:00
[PR #56] [MERGED] Fixed Remote Desktop crash #963
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#963
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/quasar/Quasar/pull/56
Author: @MaxXor
Created: 4/13/2015
Status: ✅ Merged
Merged: 4/13/2015
Merged by: @MaxXor
Base:
master← Head:remote-desktop-fix📝 Commits (1)
27cda8fFixed Remote Desktop crash📊 Changes
8 files changed (+33 additions, -18 deletions)
View changed files
📝
Client/Core/Commands/CommandHandler.cs(+4 -4)📝
Client/Core/Helper/UnsafeStreamCodec.cs(+4 -1)📝
Client/Core/Packets/ClientPackets/DesktopResponse.cs(+5 -1)📝
Client/Core/Packets/ServerPackets/Desktop.cs(+3 -3)📝
Server/Core/Commands/CommandHandler.cs(+7 -2)📝
Server/Core/Packets/ClientPackets/DesktopResponse.cs(+5 -1)📝
Server/Core/Packets/ServerPackets/Desktop.cs(+3 -3)📝
Server/Core/UserState.cs(+2 -3)📄 Description
resolution
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.