]> git.ipfire.org Git - thirdparty/krb5.git/commit
Fix PKINIT cert matching data construction
authorGreg Hudson <ghudson@mit.edu>
Tue, 17 Oct 2017 22:50:15 +0000 (18:50 -0400)
committerGreg Hudson <ghudson@mit.edu>
Fri, 27 Oct 2017 04:40:36 +0000 (00:40 -0400)
commitf36ae41714f669e971e9334fe471f8a924386cc6
tree8346dcbc6cb5e89386f67b61d6d5b91e13f825e6
parent270b1314875f0836bd0b35ecc5e4004bda75b7cb
Fix PKINIT cert matching data construction

Rewrite X509_NAME_oneline_ex() and its call sites to use dynamic
allocation and to perform proper error checking.

(cherry picked from commit fbb687db1088ddd894d975996e5f6a4252b9a2b4)

ticket: 8617
version_fixed: 1.15.3
src/plugins/preauth/pkinit/pkinit_crypto_openssl.c