Re: wine/dlls/advapi32/tests security.c
Alexandre Julliard wrote:
ChangeSet ID: 18501 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/06/28 08:52:01
Modified files: dlls/advapi32/tests: security.c
Log message: Mark as todo a couple of tests that currently fail.
Patch: http://cvs.winehq.org/patch.py?id=18501
Old revision New revision Changes Path 1.20 1.21 +3 -3 wine/dlls/advapi32/tests/security.c
This patch is wrong. The failures are caused by the following patch:
ChangeSet ID: 18498 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/06/28 05:54:29
Modified files: dlls/ntdll : sec.c
Log message: James Hawkins <truiken(a)gmail.com> Forward RtlAddAccess* to add_access_ace.
Patch: http://cvs.winehq.org/patch.py?id=18498
Old revision New revision Changes Path 1.62 1.63 +6 -58 wine/dlls/ntdll/sec.c
James, the SD in the tests seems to be filled with random data. Can you have a go at fixing this? -- Rob Shearman
participants (2)
-
James Hawkins -
Robert Shearman