Re: [ntfs-3g-devel] [PATCH 2/2] ACE validation fixes

2016-10-28 Thread Eric Biggers
Hi Jean-Pierre, Sorry for the late response. On Mon, Sep 26, 2016 at 01:52:36PM +0200, Jean-Pierre André wrote: > > 1. "Object" ACEs are mentioned as only being used for Active Directory > > objects > > [source: Windows Internals 6th edition]. On Windows, trying to use > > SetFileSecuri

Re: [ntfs-3g-devel] [PATCH] unistr.c: make utf16_to_utf8_size() always honor @outs_len

2016-10-28 Thread Eric Biggers
Hi Jean-Pierre, Are you going to be reviewing/applying any of these other patches? (Excluding the "ACE validation fixes" one which will need to be reworked once the desired behavior is agreed on.) I've also found a bug in lowntfs-3g regarding the reparse plugin support, so I'll send a patch for

[ntfs-3g-devel] [PATCH] lowntfs-3g: correctly pass file info to reparse plugins

2016-10-28 Thread Eric Biggers
Signed-off-by: Eric Biggers --- src/lowntfs-3g.c | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/lowntfs-3g.c b/src/lowntfs-3g.c index a91d123..9d933d2 100644 --- a/src/lowntfs-3g.c +++ b/src/lowntfs-3g.c @@ -1493,15 +1493,15 @@ close: