Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 329583
Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +2 lines)
Line  Link Here
0
-- kbx/keybox-blob.c   (revision 5367)
0
++ kbx/keybox-blob.c   (working copy)
Lines 898-903 Link Here
898
             rc = gpg_error_from_syserror ();
898
             rc = gpg_error_from_syserror ();
899
             goto leave;
899
             goto leave;
900
           }
900
           }
901
          names = tmp;
901
       }
902
       }
902
     names[blob->nuids++] = p;
903
     names[blob->nuids++] = p;
903
     if (!i && (p=x509_email_kludge (p)))
904
     if (!i && (p=x509_email_kludge (p)))

Return to bug 329583