[Bug 46661] ISF_Desktop_fnGetDisplayNameOf function missing check for string variable This- >sPathTarget before copy it

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Feb 20 02:43:47 CST 2019


https://bugs.winehq.org/show_bug.cgi?id=46661

--- Comment #16 from Nikolay Sivov <bunglehead at gmail.com> ---
You can corrupt any memory at any point during method execution, there is no
way to check for that.

There are many places that need improvement in shell32 or other modules, like
fixed size buffer copies without length check. Case you are describing is not
interesting.

-- 
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