[Bug 12326] SHELL_FindExecutable breaks "mailto:" URL

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jun 28 01:39:27 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=12326





--- Comment #6 from Tefnet developers <developers at tefnet.pl>  2008-06-28 01:39:26 ---
(In reply to comment #5)
> The lstrcpynW are obviously incorrect - the last parameter should be the number
> of characters, not the number of bytes.

Yes, I've posted correct patch a while ago.

> Also, we should be probably using
> INTERNET_MAX_URL instead of MAX_PATH. The INTERNET_MAX_URL gives 2048 bytes for
> the path part of the URL.
> 
The problem is that there are a lot of variables with MAX_PATH... I'm not sure
which of those can be INTERNET_MAX_URL. For this bug I think that fixing length
of wfileName would be enough.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list