https://bugs.winehq.org/show_bug.cgi?id=52545
Bug ID: 52545 Summary: [PATCH] ACE rights parser should allow octal and decimal formats Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: advapi32 Assignee: wine-bugs@winehq.org Reporter: ake.rehnman@gmail.com Distribution: ---
Created attachment 71859 --> https://bugs.winehq.org/attachment.cgi?id=71859 Patch
Security descriptor parser should accept octal and decimal numeric format in addition to hex.
ace-rights = (*text-rights-string) / ("0x" 1*8HEXDIG) / ("0" 1*%x30-37) / (1*DIGIT )
https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-dtyp/f4296d6...
https://bugs.winehq.org/show_bug.cgi?id=52545
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #1 from joaopa jeremielapuree@yahoo.fr --- Patches are not picked up in this bugzilla. Please send it to wine-devel.
https://bugs.winehq.org/show_bug.cgi?id=52545
--- Comment #2 from ake.rehnman@gmail.com --- It is a bug report with a solution. Do what you want with it.
https://bugs.winehq.org/show_bug.cgi?id=52545
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |f2583de38d4a9370137f578f8c2 | |39041ae080ac1 Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED
--- Comment #3 from Nikolay Sivov bunglehead@gmail.com --- (In reply to ake.rehnman from comment #2)
It is a bug report with a solution. Do what you want with it.
I'm marking this fixed, with https://source.winehq.org/git/wine.git/commit/f2583de38d4a9370137f578f8c2390.... Please reopen if something still does not work correctly for you with this function.
https://bugs.winehq.org/show_bug.cgi?id=52545
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|[PATCH] ACE rights parser |ACE rights parser should |should allow octal and |allow octal and decimal |decimal formats |formats
https://bugs.winehq.org/show_bug.cgi?id=52545
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 7.20.
https://bugs.winehq.org/show_bug.cgi?id=52545
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |7.0.x
https://bugs.winehq.org/show_bug.cgi?id=52545
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|7.0.x |---
--- Comment #5 from Michael Stefaniuc mstefani@winehq.org --- Removing the 7.0.x milestone from bug fixes included in 7.0.2.