mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Fix for bug 537
This commit is contained in:
parent
807cb227d1
commit
4b48bcacc9
111 changed files with 3111 additions and 2145 deletions
|
@ -647,7 +647,7 @@ check_prefs(KBNODE keyblock)
|
|||
|
||||
if(!opt.batch)
|
||||
{
|
||||
STRLIST sl=NULL,locusr=NULL;
|
||||
strlist_t sl=NULL,locusr=NULL;
|
||||
size_t fprlen=0;
|
||||
byte fpr[MAX_FINGERPRINT_LEN],*p;
|
||||
char username[(MAX_FINGERPRINT_LEN*2)+1];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue