advapi32, msi, rsaenh: MD4_CTX and MD5_CTX have the same elements, declare them in the same order.

Hans Leidekker hans at it.vu.nl
Thu Sep 14 06:33:27 CDT 2006


On Thursday 14 September 2006 11:13, Kai Blin wrote:

> MD4_CTX and MD5_CTX have the same elements, declare them in the same order.

Tell Microsoft about it ;-) Your patch breaks the md5 test on Windows
because it depends on the struct layout:

crypt_md5.c:90: Test failed: invalid initialization
crypt_md5.c:93: Test failed: update doesn't work correctly
crypt_md5.c:96: Test failed: update doesn't work correctly
crypt_md5: 5 tests executed, 0 marked as todo, 3 failures.

 -Hans



More information about the wine-devel mailing list