Alexandre Julliard : ntdll: Store memory views in a binary tree instead of a list.
Sept. 7, 2017
8:44 p.m.
Module: wine Branch: master Commit: 2967e3efb6cb83decfa75e5d2e1d9e7da44130c7 URL: http://source.winehq.org/git/wine.git/?a=commit;h=2967e3efb6cb83decfa75e5d2e... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Thu Sep 7 19:31:42 2017 +0200 ntdll: Store memory views in a binary tree instead of a list. Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/ntdll/virtual.c | 150 ++++++++++++++++++++++++++++++--------------------- 1 file changed, 90 insertions(+), 60 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=2967e3efb6cb83decfa75e...
3122
Age (days ago)
3122
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard