]> 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:36:29 +0000 (00:36 -0400)
commit5bae4fe119e22accab3d9045a9524530995596e9
treea32752ea2056cd6d16cc6e66093d319ac07f29ef
parente0e427fc58d72ed9c0793d7b9725ee64909d9648
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.14.7
src/plugins/preauth/pkinit/pkinit_crypto_openssl.c