Fatal: memory at 0x804a3dc corrupted (underflow=40)
Ruediger Sonderfeld
cplusplushelp@gmx.net
Tue, 22 Oct 2002 23:56:35 +0200
On Tuesday, 22. October 2002 19:27, you wrote:
> The SEXP structure expects a MPI (GCRY_MPI=%m) but you use a
> const structure (encrypted_data) and this might the problem.
Oh sorry, this was only a C&P Failure. The problem occures in the
gcry_pk_decrypt function.
> BTW, it's propably the best you use a debugger to take a closer look
> at the specific variables and pointers.
I'm using a Debugger. But I didn't found anything going wrong :(