http://bugs.winehq.org/show_bug.cgi?id=17255
Summary: invalid WriteFile call in mshtml Product: Wine Version: 1.1.14 Platform: Other OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: mshtml AssignedTo: wine-bugs@winehq.org ReportedBy: Christoph@ApiViewer.de
WriteFile in mshtml/info.c:390
dwBytesWritten must not be NULL when lpOverlapped is NULL
Windows crashes in this case
http://bugs.winehq.org/show_bug.cgi?id=17255
--- Comment #1 from Austin English austinenglish@gmail.com 2009-02-04 10:21:24 --- A testcase would help.
http://bugs.winehq.org/show_bug.cgi?id=17255
--- Comment #2 from Juan Lang juan_lang@yahoo.com 2009-02-04 11:10:22 --- (In reply to comment #0)
WriteFile in mshtml/info.c:390
I don't see that file. Did you mean install.c?
http://bugs.winehq.org/show_bug.cgi?id=17255
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #3 from Juan Lang juan_lang@yahoo.com 2009-02-04 11:21:48 --- Patch sent: http://www.winehq.org/pipermail/wine-patches/2009-February/068889.html
http://bugs.winehq.org/show_bug.cgi?id=17255
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #4 from Juan Lang juan_lang@yahoo.com 2009-02-05 10:40:29 --- That's fixed today, thanks.
http://bugs.winehq.org/show_bug.cgi?id=17255
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org 2009-02-13 11:11:30 --- Closing bugs fixed in 1.1.15.