[RTL]
authorThomas Faber <thomas.faber@reactos.org>
Fri, 19 May 2017 18:22:46 +0000 (18:22 +0000)
committerThomas Faber <thomas.faber@reactos.org>
Fri, 19 May 2017 18:22:46 +0000 (18:22 +0000)
commit8a30da51a01dc1c0e63310203cd0e426a3330cc8
tree8eda8963af35c871fc826f1b2b9e436e8359ac7d
parent10e08033ca3fdc7a488afbaf47165afe25100962
[RTL]
- Do not change RTL_HANDLE_TABLE::CommittedHandles when committing a new page of handle entries. This value must always point to the beginning of the allocation, to correctly track the entire committed range. Fixes LibreOffice Writer (and ntdll_apitest) crash.
CORE-13271 #resolve

svn path=/trunk/; revision=74599
reactos/sdk/lib/rtl/handle.c