[exim-dev] [Bug 1835] Use after free of FILE *smtp_in, *smt…

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Old-Topics: [exim-dev] [Bug 1835] New: Use after free of FILE *smtp_in, *smtp_out in server process after failed GnuTLS STARTTLS
Subject: [exim-dev] [Bug 1835] Use after free of FILE *smtp_in, *smtp_out in server process after failed GnuTLS STARTTLS
https://bugs.exim.org/show_bug.cgi?id=1835

--- Comment #3 from Simon Arlott <bugzilla.exim.simon@???> ---
Created attachment 920
--> https://bugs.exim.org/attachment.cgi?id=920&action=edit
Fix the issue by not closing the smtp_in/smtp_out file handles so that they
remain valid.

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