Alexandre Julliard wrote:
ChangeSet ID: 18501 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@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@wine.codeweavers.com 2005/06/28 05:54:29
Modified files: dlls/ntdll : sec.c
Log message: James Hawkins truiken@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?
On 6/28/05, Robert Shearman rob@codeweavers.com wrote:
James, the SD in the tests seems to be filled with random data. Can you have a go at fixing this?
Yea, I'll work on this till I get it fixed.