kernel: Fix [Bug:1885] - LoadLibraryA("name ")

Alexandre Julliard julliard at winehq.org
Mon Oct 17 03:25:22 CDT 2005


Vitaliy Margolen <wine-devel at kievinfo.com> writes:

> Any reason why this patch didn't go in? It does fix the reported bug and tests
> show the correct behavior.

You should only make a copy of the name when really necessary, to
avoid penalizing the common case.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list