[Bug 46480] Invalid write of size 2 in ntoskrnl.exe/tests/ntoskrnl.c

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jan 17 16:09:11 CST 2019


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

Alexandre Julliard <julliard at winehq.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED
      Fixed by SHA1|                            |5bfa5f1e3994a43ba0b0c2f8ed2
                   |                            |735e096722578

--- Comment #1 from Alexandre Julliard <julliard at winehq.org> ---
offsetof is more correct because of structure padding. But of course the
terminating null needs to be included in the length, sorry about that.

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