Module: wine Branch: master Commit: 2967e3efb6cb83decfa75e5d2e1d9e7da44130c7 URL: http://source.winehq.org/git/wine.git/?a=commit;h=2967e3efb6cb83decfa75e5d2e...
Author: Alexandre Julliard julliard@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@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...