]> git.ipfire.org Git - thirdparty/krb5.git/commit
Only call SEC_PKCS12DecoderFinish() once
authorNalin Dahyabhai <nalin@redhat.com>
Thu, 20 Dec 2012 18:51:12 +0000 (13:51 -0500)
committerGreg Hudson <ghudson@mit.edu>
Fri, 10 May 2013 20:04:36 +0000 (16:04 -0400)
commitb3efde67fc66818951d432d7e07fdc6d39b7034f
tree639619acd45809c88b1c001239580ff72f83079e
parent32d3acdb20b3a770a4f15a69caaed32eaf0be2e4
Only call SEC_PKCS12DecoderFinish() once

We already call SEC_PKCS12DecoderFinish() before entering the switch()
statement, so don't call it again.
src/plugins/preauth/pkinit/pkinit_crypto_nss.c