ewnavilae / gmodmodules

Automatically exported from code.google.com/p/gmodmodules
0 stars 0 forks source link

Cryptopp crash in GM13 #25

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.lua_run require("cryptopp") print(crypto.md5("fmklsdflskmf"))

What is the expected output? What do you see instead?
I expected an MD5 sum to be printed to my screen, but was instead greeted by 
the "hl2.exe has stopped responding"

What version of the product are you using? On what operating system?
The newest version as of 7/7/12@5:30PM
Windows 7 x64

Please provide any additional information below.
I don't know if it just hasn't been updated to GM13 or if the latest series of 
updates broke it, just thought I'd bring it to your attention

Original issue reported on code.google.com by DylanEdw...@gmail.com on 7 Jul 2012 at 9:40

GoogleCodeExporter commented 8 years ago
I've fixed this issue in r193/194.

http://gmodmodules.googlecode.com/svn-history/r194/trunk/gm_cryptopp/Release/gm_
cryptopp.dll

Original comment by AzuiSl...@gmail.com on 7 Jul 2012 at 10:38

GoogleCodeExporter commented 8 years ago
Thanks for the fast fix!

Original comment by DylanEdw...@gmail.com on 7 Jul 2012 at 11:07