https://bugs.kde.org/show_bug.cgi?id=269808
--- Comment #10 from Andre Heinecke <aheinecke intevation de> 2011-09-05
16:16:59 ---
Patrick Spendrin wrote the following test to produce a crash:
#include <gpg-error.h>
#include <gpgme++/context.h>
int main(int argc, char** argv) {
GpgME::Context* ctx;
GpgME::initializeLibrary();
ctx = GpgME::Context::createForProtocol(GpgME::OpenPGP);
return 0;
}
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Kdepim-bugs mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kdepim-bugs