Page MenuHome GnuPG

gnupg-2.2.18/kbx/keybox-search.c:1159:36: warning: Function 'keybox_get_keyblock' argument order different
Closed, InvalidPublic

Description

gnupg-2.2.18/kbx/keybox-search.c:1159:36: warning: Function 'keybox_get_keyblock' argument order different: declaration 'hd, r_iobuf, r_uid_no, r_pk_no' definition 'hd, r_iobuf, r_pk_no, r_uid_no' [funcArgOrderDifferent]

It might be wise to check all callers.