[Bug 34716] HippoAnimator3 fails on startup, complains 'Invalid name' (GetTempPathW on poisoned stack buffer)

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Nov 12 17:50:37 CST 2013


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

--- Comment #3 from Anastasius Focht <focht at gmx.net> 2013-11-12 17:50:37 CST ---
Created attachment 46504
  --> http://bugs.winehq.org/attachment.cgi?id=46504
C application which mimics the buggy app behaviour

Hello folks,

I spare you the disassembly of installer and provide a small C application
which mimics the buggy app behaviour.

--- snip ---
compile: $ winegcc -m32 -municode -o bug34716 bug34716.c
run: $ ./bug34716.exe            (zero init buffer)
     $ ./bug34716.exe <char>     (poison buffer with <char>)
--- snip ---

Regards

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