wine-staging/patches/server-Inherited_ACLs
Sebastian Lackner 4ff0b53021 server-Inherited_ACLs: Avoid using different sizes for mem_alloc and memcpy, some style cleanup.
It is a bit risky to use two different values for mem_alloc and memcpy - under some circumstances
these values probably don't match, leading to an invalid memory access. As the ACLs are accessed
without any special checks this shows that we'll also need additional protection in one of the
earlier patches.
2014-08-29 03:58:31 +02:00
..
0001-server-Inherit-security-attributes-from-parent-direc.patch server-Inherited_ACLs: Avoid using different sizes for mem_alloc and memcpy, some style cleanup. 2014-08-29 03:58:31 +02:00
0002-server-Inherit-security-attributes-from-parent-direc.patch Added patch to implement DOS hidden/system file attributes. 2014-08-20 19:22:07 -06:00
definition Split 02-ACL_Extended_Attributes into server-Stored_ACLs, server-Inherited_ACLs, shell32-Default_Folder_ACLs, and server-ACL_Compat. 2014-07-25 18:33:58 -06:00