On 17 Aug 2016, at 14:54, Sebastian Lackner sebastian@fds-team.de wrote:
On 17.08.2016 14:45, Huw Davies wrote:
Signed-off-by: Huw Davies huw@codeweavers.com
dlls/ntdll/tests/info.c | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-)
I assume this is for bug 40106, right? I also investigated it back then, and it looked like a kernel bug to me. If I remember correctly it was somehow triggered by a large number of allocated handles.
Yes, I was wondering whether it was a simple as needing to compare the LOWORD of the handle.
Huw.