Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfix #41

Closed
wants to merge 1 commit into from
Closed

Bugfix #41

wants to merge 1 commit into from

Conversation

alvesh88
Copy link
Contributor

Fixed a bug noticed by Goran Andric which caused an error message to appear when encrypting to an untrusted public key.
Now the user will be warned and asked if thon wants to continue. If so, untrusted encryption is forced.

appear when encrypting to an untrusted public key.
@frlan
Copy link
Member

frlan commented Jun 16, 2012

I will add it. Please check for
encrypt_cb.c: In function 'geanypg_encrypt_cb':
encrypt_cb.c:76:17: warning: declaration of 'abort' shadows a global declaration [-Wshadow]
pointed out by make check again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants