Loader Optimization

Robert Shearman rob at codeweavers.com
Tue Jan 10 07:18:05 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: 62d532a846aa6dfb7460ce61e6aa648b2d43b7fe.diff
Type: text/x-patch
Size: 1105 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060110/68fea0cf/62d532a846aa6dfb7460ce61e6aa648b2d43b7fe.diff


More information about the wine-patches mailing list