Re: [2/2] wineserver: perform access check when creating event objects (try 2)
9 Aug
2013
9 Aug
'13
4:17 a.m.
Actually ignore this patch, the problem was introduced by 92db6d2c back in 2007, server: Don't do access checks on the security descriptors of newly created objects which fixes sync.c:363 "CreateEventW with blank sd failed" i'll need to take another look at this, calling CreateEventEx with generic flags fails to correctly set permissions, the patch as it stands though will likely cause regressions. On 02/08/13 21:58, Andrew Cook wrote:
--- dlls/ntdll/tests/om.c | 4 ++-- server/event.c | 5 +---- 2 files changed, 3 insertions(+), 6 deletions(-)
4598
Age (days ago)
4598
Last active (days ago)
0 comments
1 participants
participants (1)
-
Andrew Cook