Comment 5 for bug 1371766

Revision history for this message
Ciaby (ciaby) wrote :

...and it works. So, the problem is:
with the latest patch, the usual amount of secure memory (32768 bytes) is not sufficient anymore. I just raised it to another arbitrary number (262144) and it works fine.
Wouldn't it be sufficient to just raise secmem_init() in g10/gpg.c ?