Re: [2/5] msi: Initialize some variables.

2009-06-05 Thread Austin English
On Fri, Jun 5, 2009 at 1:35 AM, Hans Leidekker wrote: > On Thursday 04 June 2009 10:12:02 pm Austin English wrote: > >> One of your recent msi patches (I suspect this one), causes several >> hundred failures/succeeding todo's on my previously passing box. Could >> you have a look: >> http://test.wi

Re: [2/5] msi: Initialize some variables.

2009-06-04 Thread Hans Leidekker
On Thursday 04 June 2009 10:12:02 pm Austin English wrote: > One of your recent msi patches (I suspect this one), causes several > hundred failures/succeeding todo's on my previously passing box. Could > you have a look: > http://test.winehq.org/data/1a0a47d60c337ca096c26da291adf82e49770f34/wine_a

Re: [2/5] msi: Initialize some variables.

2009-06-04 Thread Austin English
On Thu, Jun 4, 2009 at 3:12 AM, Hans Leidekker wrote: > > diff --git a/dlls/msi/registry.c b/dlls/msi/registry.c > index 3ba34d1..f22c01f 100644 > --- a/dlls/msi/registry.c > +++ b/dlls/msi/registry.c > @@ -1822,7 +1822,7 @@ static UINT msi_check_product_patches(LPCWSTR prodcode, > LPCWSTR usersi