[PR #315] [MERGED] Remote Desktop form bug fix #1092

Closed
opened 2026-02-27 15:53:04 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/quasar/Quasar/pull/315
Author: @ghost
Created: 7/31/2015
Status: Merged
Merged: 7/31/2015
Merged by: @MaxXor

Base: masterHead: master


📝 Commits (1)

  • 9f91971 Remote Desktop form bug fix

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 Server/Core/Commands/SurveillanceHandler.cs (+1 -1)

📄 Description

If a client unexpectedly disconnects from the server while rdp is running, client.Value can be nulled before the SurveillanceHandler reaches this check, causing the server to crash checking for the forms instance


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/quasar/Quasar/pull/315 **Author:** [@ghost](https://github.com/ghost) **Created:** 7/31/2015 **Status:** ✅ Merged **Merged:** 7/31/2015 **Merged by:** [@MaxXor](https://github.com/MaxXor) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`9f91971`](https://github.com/quasar/Quasar/commit/9f9197100943cd2b2f9c8ca3156a1d533f8fc247) Remote Desktop form bug fix ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Server/Core/Commands/SurveillanceHandler.cs` (+1 -1) </details> ### 📄 Description If a client unexpectedly disconnects from the server while rdp is running, `client.Value` can be nulled before the `SurveillanceHandler` reaches this check, causing the server to crash checking for the forms instance --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:53:04 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Quasar#1092
No description provided.