mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
See ChangeLog: Mon Feb 22 20:04:00 CET 1999 Werner Koch
This commit is contained in:
parent
5d5dc4b12d
commit
9f099678ac
17 changed files with 346 additions and 54 deletions
|
@ -1753,7 +1753,7 @@ lookup_sk( GETKEY_CTX ctx, PKT_secret_key *sk, KBNODE *ret_keyblock )
|
|||
}
|
||||
}
|
||||
else if( rc == -1 )
|
||||
rc = G10ERR_NO_PUBKEY;
|
||||
rc = G10ERR_NO_SECKEY;
|
||||
|
||||
release_kbnode( ctx->keyblock );
|
||||
ctx->keyblock = NULL;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue