Closed davout closed 9 years ago
When calling GPGME::Ctx#decrypt_result before actually decrypting, I get a full-blown segfault instead of an exception.
GPGME::Ctx#decrypt_result
Commented-out failing test included in https://github.com/ueno/ruby-gpgme/pull/58
thanks; pushed a fix 86a09560
When calling
GPGME::Ctx#decrypt_result
before actually decrypting, I get a full-blown segfault instead of an exception.Commented-out failing test included in https://github.com/ueno/ruby-gpgme/pull/58