[Bug 54879] New: RtlValidSecurityDescriptor should TRUE if the given descriptor is valid.
https://bugs.winehq.org/show_bug.cgi?id=54879 Bug ID: 54879 Summary: RtlValidSecurityDescriptor should TRUE if the given descriptor is valid. Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs(a)winehq.org Reporter: ake.rehnman(a)gmail.com Distribution: --- Created attachment 74376 --> https://bugs.winehq.org/attachment.cgi?id=74376 patch attempt RtlValidSecurityDescriptor should return a boolean true if the descriptor is valid. https://learn.microsoft.com/en-us/windows-hardware/drivers/ddi/wdm/nf-wdm-rt... -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=54879 ake.rehnman(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|RtlValidSecurityDescriptor |RtlValidSecurityDescriptor |should TRUE if the given |should return TRUE if the |descriptor is valid. |given descriptor is valid. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=54879 --- Comment #1 from Nikolay Sivov <bunglehead(a)gmail.com> --- This will need a test to verify return value change. And if the change is correct, you'll need to fix every place that calls this function in the same patch. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=54879 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |8.7 Status|UNCONFIRMED |NEW Ever confirmed|0 |1 --- Comment #2 from Nikolay Sivov <bunglehead(a)gmail.com> --- This is included in https://gitlab.winehq.org/wine/wine/-/merge_requests/2737 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=54879 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |5a3fd972f4c87925364e7511d65 | |5442fd0e8f96f Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #3 from Nikolay Sivov <bunglehead(a)gmail.com> --- This is now fixed, 5a3fd972f4c87925364e7511d655442fd0e8f96f. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=54879 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 8.8. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
WineHQ Bugzilla