[PATCH 4/5] xmllite/tests: Add basic test structure for IXmlReader

Paul Vriens paul.vriens.wine at gmail.com
Thu Jan 21 10:19:42 CST 2010


On 01/18/2010 10:28 PM, Nikolay Sivov wrote:
> Add basic test structure for IXmlReader
>

Hi Nikolay,

This one crashes on Vista without a servicepack at:

+    IXmlReader_Release(reader);
+}

All the calls before that one look ok (they produce the expected output).

I guess "vista without an SP" can be considered broken(), but how do 
deal with that?

-- 
Cheers,

Paul.



More information about the wine-devel mailing list