On Mon, Jul 4, 2016 at 1:28 PM, <hbelusca(a)svn.reactos.org> wrote:
+ if (!NT_SUCCESS(Status))
+ _SEH2_LEAVE;
+ }
For the love of God can you please follow our coding standards.
Also, I'm pretty familiar with this code path -- are you sure that this is
the correct place to do this duplication?
Best regards,
Alex Ionescu