http://bugs.winehq.org/show_bug.cgi?id=11759
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #15271|0 |1 is obsolete| |
--- Comment #21 from Juan Lang juan_lang@yahoo.com 2008-08-05 00:09:45 --- (From update of attachment 15271) This patch had a bug in it, it was passing a potentially NULL pointer as the encoding type to the SIP's pfGet function pointer. pfGet assumes it's never NULL. I corrected that, see: http://www.winehq.org/pipermail/wine-patches/2008-August/059202.html
Now it crashes in CryptMsgGetAndVerifySigner. Incidentally, I didn't need the gdiplus overridde here. I can only test this on my laptop, my desktop continues not to run the installer, with or without the gdiplus override. I'm less often at my laptop so I may ask for help testing every now and again.