[exim-dev] [Bug 2316] Missing Error Check in function X509_…

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 2316] Missing Error Check in function X509_NAME_oneline()
https://bugs.exim.org/show_bug.cgi?id=2316

Git Commit <git@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |git@???


--- Comment #3 from Git Commit <git@???> ---
Git commit:
https://git.exim.org/exim.git/commitdiff/70e384dde1f5b1290b807bc69c73887a7cbbe773

commit 70e384dde1f5b1290b807bc69c73887a7cbbe773
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Fri Sep 21 18:01:57 2018 +0100
Commit:     Jeremy Harris <jgh146exb@???>
CommitDate: Fri Sep 21 18:01:57 2018 +0100


    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 | 48 ++++++++++++++++++++++++++++++++----------------
 1 file changed, 32 insertions(+), 16 deletions(-)


--
You are receiving this mail because:
You are on the CC list for the bug.