[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
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

Simon Arlott <bugzilla.exim.simon@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|WORKSFORME                  |---
             Status|RESOLVED                    |REOPENED


--- Comment #2 from Simon Arlott <bugzilla.exim.simon@???> ---
Just because it works for you doesn't mean that there's not a bug. Try setting
smtp_in and smtp_out to NULL after closing them, you'll quickly run into a NULL
pointer dereference.

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