OpenSSL: Check return value from X509_NAME_oneline(). Bug 2316
authorJeremy Harris <jgh146exb@wizmail.org>
Fri, 21 Sep 2018 17:01:57 +0000 (18:01 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Fri, 21 Sep 2018 17:01:57 +0000 (18:01 +0100)
commit70e384dde1f5b1290b807bc69c73887a7cbbe773
tree7658fae549d06268dac1ccf57a59a83325cdfceb
parent1b76ad22a23e704c1d931937953d44c9b206c867
OpenSSL: Check return value from X509_NAME_oneline().  Bug 2316

It didn't used to be documented as possibly returning NULL, but now it is.
src/src/tls-openssl.c