[Bug 44531] wine_get_host_version corrupts stack

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Feb 16 02:07:55 CST 2018


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

Alexandre Julliard <julliard at winehq.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Alexandre Julliard <julliard at winehq.org> ---
buf is static so it's not on the stack and doesn't go out of scope.

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