Loader Optimization

Robert Shearman rob at codeweavers.com
Tue Jan 17 13:16:29 CST 2006


ChangeLog:
Optimize for the case where a DLL with no path is requested and it is
already loaded. This change is correct since RtlDosSearchPath_U did not
change the path being looked at - if libname contains no path then
file_part will be the same as libname.

  dlls/ntdll/loader.c |   11 ++++++-----
  1 files changed, 6 insertions(+), 5 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: ecad7a7c6592d050a54cb98f372d0e2d3a15bc71.diff
Type: text/x-patch
Size: 1105 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060117/5a7be06b/ecad7a7c6592d050a54cb98f372d0e2d3a15bc71.diff


More information about the wine-patches mailing list