]> git.ipfire.org Git - thirdparty/krb5.git/commit
Fix minor errors in softpkcs11 997/head
authorRobbie Harwood <rharwood@redhat.com>
Fri, 8 Nov 2019 19:28:56 +0000 (14:28 -0500)
committerGreg Hudson <ghudson@mit.edu>
Wed, 13 Nov 2019 21:02:09 +0000 (16:02 -0500)
commit560e48fee9a192ed4eb1b6cbd62c119087b53948
tree67c9fe29bf10b872f71d93d0de879a4f6c066676
parent5f497a6bf3131cc616d579803cfc83fc85ea8cf8
Fix minor errors in softpkcs11

Fix a printf type mismatch in attributes_match() reported by Coverity,
and a possible uninitizlied use of key_type in add_certificate()
reported by clang.

[ghudson@mit.edu: squashed commits and rewrote commit message]
src/tests/softpkcs11/main.c