]> wimlib.net Git - wimlib/commit
Implement workaround for NTFS-3g bug when handling empty DACLs
authorEric Biggers <ebiggers3@gmail.com>
Mon, 7 Oct 2013 06:55:07 +0000 (01:55 -0500)
committerEric Biggers <ebiggers3@gmail.com>
Mon, 7 Oct 2013 06:55:07 +0000 (01:55 -0500)
commit01be73ad93236a0f6cf7e000b4f8ac91fea6dff3
treede3a3b7484cf2b0f6dd0210650d5de58354a537e
parent1218b4e04175e0b63dcad514d437f11f8cb0cde8
Implement workaround for NTFS-3g bug when handling empty DACLs
Makefile.am
include/wimlib/security_descriptor.h [new file with mode: 0644]
src/ntfs-3g_apply.c
src/security.c
tests/wims/cyclic.wim [new file with mode: 0644]
tests/wims/empty_dacl.wim [new file with mode: 0644]
tests/wims/longpaths.wim [new file with mode: 0644]