mirror of
git://git.gnupg.org/gnupg.git
synced 2024-12-22 10:19:57 +01:00
* getkey.c (merge_selfsigs_subkey): Merged away definition from the
backsigs code.
This commit is contained in:
parent
e011ee08e2
commit
01f0036d23
@ -1,3 +1,8 @@
|
||||
2005-02-04 David Shaw <dshaw@jabberwocky.com>
|
||||
|
||||
* getkey.c (merge_selfsigs_subkey): Merged away definition from
|
||||
the backsigs code.
|
||||
|
||||
2005-01-31 David Shaw <dshaw@jabberwocky.com>
|
||||
|
||||
* keygen.c (do_generate_keypair): Write the auth key to the card
|
||||
|
@ -1994,6 +1994,7 @@ merge_selfsigs_subkey( KBNODE keyblock, KBNODE subnode )
|
||||
if(subpk->backsig==0)
|
||||
{
|
||||
int seq=0;
|
||||
size_t n;
|
||||
|
||||
while((p=enum_sig_subpkt(sig->hashed,
|
||||
SIGSUBPKT_SIGNATURE,&n,&seq,NULL)))
|
||||
|
Loading…
x
Reference in New Issue
Block a user