On Jan 11 20:48, Johannes Schindelin wrote:
> Hi Corinna,
>
> On Wed, 11 Jan 2017, Corinna Vinschen wrote:
>
> > On Jan 11 14:21, Johannes Schindelin wrote:
> > > A *very* recent Windows build adds more code to the preamble of
> > > RtlGetCurrentDirectory_U() so that the previous heuristic failed
Hi Corinna,
On Wed, 11 Jan 2017, Corinna Vinschen wrote:
> On Jan 11 14:21, Johannes Schindelin wrote:
> > A *very* recent Windows build adds more code to the preamble of
> > RtlGetCurrentDirectory_U() so that the previous heuristic failed to
> > find the call to the locking routine.
> >
> > Thi
Hi Johannes,
On Jan 11 14:21, Johannes Schindelin wrote:
> A *very* recent Windows build adds more code to the preamble of
> RtlGetCurrentDirectory_U() so that the previous heuristic failed to find
> the call to the locking routine.
>
> This only affects the 64-bit version of ntdll, where the 0xe
A *very* recent Windows build adds more code to the preamble of
RtlGetCurrentDirectory_U() so that the previous heuristic failed to find
the call to the locking routine.
This only affects the 64-bit version of ntdll, where the 0xe8 byte is
now found at offset 40, not the 32-bit version. However, l