Re: Bug in Advapi32: CryptEnumProviderTypesA and CryptEnumProvidersA

2007-05-02 Thread Eric Pouech
Mounir IDRASSI a écrit : Should we fill a bugzilla report before submitting the patch? Thanks. no need for opening the bugzilla entry, just send the patch to wine-patches A+ -- Eric Pouech "The problem with designing something completely foolproof is to underestimate the ingenuity of a

Bug in Advapi32: CryptEnumProviderTypesA and CryptEnumProvidersA

2007-05-02 Thread Mounir IDRASSI
Hi, During our tests of wine with our cryptographic suite, we have found a bug in the functions CryptEnumProviderTypesA and CryptEnumProvidersA in advapi32 dll: In case of failure, they both report a wrong last error through GetLastError. We have found and corrected the source of the bug: They both