I've just checked in the fix.

--------------------------------------------------
From: "Robert Roessler" <[email protected]>
Sent: Sunday, July 05, 2009 12:45 PM
To: "Wei Dai" <[email protected]>
Cc: "Crypto++ Users" <[email protected]>
Subject: Re: Seg fault in x64dll.asm in x64 Release configuration

>
> Wei Dai wrote:
>> Yes, that should be the right fix. Thanks for reporting this bug and
>> providing the fix.
>
> Is this change going into the SVN repo?
>
>> --------------------------------------------------
>> From: "Andrew Bromba"<[email protected]>
>> Sent: Friday, July 03, 2009 2:59 AM
>> To: "Crypto++ Users"<[email protected]>
>> Subject: Re: Seg fault in x64dll.asm in x64 Release configuration
>>
>>>
>>> Hello again,
>>>
>>> changing the line 69 in x64dll.asm from
>>>
>>> mov rdi, QWORD PTR [?g_cachelines...@cryptopp@@3IA]
>>>
>>> to
>>>
>>> mov edi, DWORD PTR [?g_cachelines...@cryptopp@@3IA]
>>>
>>> solved the problem for me. Please confirm that what I am doing makes
>>> sense, because I am not used to assembly language:
>
> Robert
>
> >
> 

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the "Crypto++ Users" 
Google Group.
To unsubscribe, send an email to [email protected].
More information about Crypto++ and this group is available at 
http://www.cryptopp.com.
-~----------~----~----~----~------~----~------~--~---

Reply via email to