[Bug 28798] GearoticMotion.exe: Getting NTE_BAD_DATA calling crypt32.dll

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Oct 26 18:01:39 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=28798

--- Comment #5 from Juan Lang <juan.lang at gmail.com> 2011-10-26 18:01:39 CDT ---
I ran it with a debug patch (which I'll attach in a sec), and it appears that
rsaenh is expecting the input buffer to be one byte longer than it is:

err:crypt:import_private_key blob too short for pub key: expect 596, got 595

I don't know what the reason for the error is, whether it's an application bug
that Microsoft expects, or whether it's a logic bug in rsaenh.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list