Re: server: Use the security descriptor passed in when creating events.
Robert Shearman <rob(a)codeweavers.com> writes:
Use a new object_attributes struct for passing the information about whether a security descriptor is specified or not to the server.
This breaks Photoshop CS2, we segfault while trying to access a security descriptor it gives us. -- Alexandre Julliard julliard(a)winehq.org
Alexandre Julliard wrote:
Robert Shearman <rob(a)codeweavers.com> writes:
Use a new object_attributes struct for passing the information about whether a security descriptor is specified or not to the server.
This breaks Photoshop CS2, we segfault while trying to access a security descriptor it gives us.
Thanks for catching this. I presume it occurs while running Photoshop CS2 and not during the install process. -- Rob Shearman
participants (2)
-
Alexandre Julliard -
Robert Shearman