[Bug 12150] Photoshop7 -> open file -> select more than 36 files, Wine dies

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Apr 16 09:19:46 CDT 2008


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





--- Comment #5 from Alexandre Julliard <julliard at winehq.org>  2008-04-16 09:19:46 ---
That's a photoshop bug, it does an lstrcatA of two MAX_PATH-sized strings into
a MAX_PATH-sized destination so it overflows. Presumably Windows has an
exception handler somewhere that hides the bug.


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