[GH-ISSUE #446] Memory leak when using remote desktop. #232

Closed
opened 2026-02-27 15:49:29 +03:00 by kerem · 5 comments
Owner

Originally created by @lixiaoyan on GitHub (Apr 21, 2016).
Original GitHub issue: https://github.com/quasar/Quasar/issues/446

Originally created by @lixiaoyan on GitHub (Apr 21, 2016). Original GitHub issue: https://github.com/quasar/Quasar/issues/446
kerem 2026-02-27 15:49:29 +03:00
Author
Owner

@MaxXor commented on GitHub (Apr 21, 2016):

Can you provide more information?

<!-- gh-comment-id:213088724 --> @MaxXor commented on GitHub (Apr 21, 2016): Can you provide more information?
Author
Owner

@lixiaoyan commented on GitHub (Apr 21, 2016):

By using Perfmon, I found the Process Handle Count continues to increase
when using remote desktop.

On Fri, Apr 22, 2016, 3:52 AM MaxXor notifications@github.com wrote:

Can you provide more information?


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
https://github.com/quasar/QuasarRAT/issues/446#issuecomment-213088724

<!-- gh-comment-id:213096557 --> @lixiaoyan commented on GitHub (Apr 21, 2016): By using Perfmon, I found the Process Handle Count continues to increase when using remote desktop. On Fri, Apr 22, 2016, 3:52 AM MaxXor notifications@github.com wrote: > Can you provide more information? > > — > You are receiving this because you authored the thread. > Reply to this email directly or view it on GitHub > https://github.com/quasar/QuasarRAT/issues/446#issuecomment-213088724
Author
Owner
<!-- gh-comment-id:218788719 --> @lixiaoyan commented on GitHub (May 12, 2016): https://github.com/quasar/QuasarRAT/blob/master/Server/Core/Utilities/FrameCounter.cs#L53-L58
Author
Owner

@MaxXor commented on GitHub (May 16, 2016):

Hm, I can't see why this line should cause a memory leak.

<!-- gh-comment-id:219538098 --> @MaxXor commented on GitHub (May 16, 2016): Hm, I can't see why this line should cause a memory leak.
Author
Owner

@yankejustin commented on GitHub (May 18, 2016):

Last I checked, I believe that remote desktop still leaks a little bit. But I do not think the leak is from that line of code. I do not see how it would.

<!-- gh-comment-id:219907587 --> @yankejustin commented on GitHub (May 18, 2016): Last I checked, I believe that remote desktop still leaks a little bit. But I do not think the leak is from that line of code. I do not see how it would.
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#232
No description provided.