mshtml: Accept NULL SAFEARRAY pointers in IHTMLDocument2::write(ln).

Jacek Caban jacek at codeweavers.com
Tue Feb 9 08:53:59 CST 2010


Hi Andrew,

On 2/9/10 9:22 AM, Andrew Nguyen wrote:
> This should fix bug 21632.
> ---
>   dlls/mshtml/htmldoc.c       |    3 ++
>   dlls/mshtml/tests/htmldoc.c |   46 +++++++++++++++++++++++++++++++++++++++++++
>   2 files changed, 49 insertions(+), 0 deletions(-)
>    

diff --git a/dlls/mshtml/tests/htmldoc.c b/dlls/mshtml/tests/htmldoc.c
index 9d287ec..93893a3 100644
--- a/dlls/mshtml/tests/htmldoc.c
+++ b/dlls/mshtml/tests/htmldoc.c

We already have write tests in dom.c, please add your tests there.


Jacek




More information about the wine-patches mailing list