[ros-bugs] [Bug 6109] New: fixes for desktop.c and winsta.c

ReactOS.Bugzilla at reactos.org ReactOS.Bugzilla at reactos.org
Wed Apr 13 19:07:04 UTC 2011


http://www.reactos.org/bugzilla/show_bug.cgi?id=6109

           Summary: fixes for desktop.c and winsta.c
           Product: ReactOS
           Version: TRUNK
          Platform: x86 Hardware
        OS/Version: ReactOS
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: Kernel
        AssignedTo: ros-bugs at reactos.org
        ReportedBy: luluthefirst at hotmail.fr
         QAContact: ros-bugs at reactos.org


Created an attachment (id=6130)
 --> (http://www.reactos.org/bugzilla/attachment.cgi?id=6130)
desktop_winsta.diff and winsta.h.diff

Hello,

I've made fixes for NtUserSwitchDesktop, and one fix for CreateWindowStation,
here is the list:

NtUserSwitchDesktop:
- fix to prevent process from another session to switch to a desktop that is
different to the process's session
- fix to avoid switching to the same desktop (avoid a crash, but it happens
very rarely)
- added a FIXME

CreateWindowStation:
- added a window station property (SessionId)

Compilation : tested and works
Operating System : untested


-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



More information about the Ros-bugs mailing list