mike-xu / doubango

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

Crash when using non-null ealg (release mode only) #348

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

Please use labels and text to provide additional information.
Rebuilding the test program in Release mode (with AES_CBC encryption and 
modifying the path to the pluginWinIPSecVista.DLL) then running from the 
debugger the memory exception error occurred:

Original issue reported on code.google.com by boss...@yahoo.fr on 20 Feb 2014 at 4:03

GoogleCodeExporter commented 9 years ago
The same appears to happen with the Boghe client itself.  When compiled in 
Release mode setting AES_CBC or DES_EDE3_CBC result in the Boghe client 
crashing with the memory exception reported above.

Original comment by alistair...@gmail.com on 26 Feb 2014 at 11:56

GoogleCodeExporter commented 9 years ago
Fixed by r1034

Original comment by boss...@yahoo.fr on 27 Feb 2014 at 5:57