ueno/ruby-gpgme

"ArgumentError: NULL pointer given" when trying to fetch the recipients list

Closed this issue · 1 comments

I've reproduced the issue #36 that prevents fetching the list of recipients of a GPG-encrypted message.

It is apparently not compiler or environment related as I reproduce it reliably on different environments, as well as on Travis

The test itself is pretty straightforward.

ueno commented

thanks for looking into it! 492559e should fix the issue.
would you mind making a pull request for the test case?