fix a possible double free when tls is required but not advertised by
authoreric <eric@openbsd.org>
Mon, 12 May 2014 14:37:32 +0000 (14:37 +0000)
committereric <eric@openbsd.org>
Mon, 12 May 2014 14:37:32 +0000 (14:37 +0000)
commit987b6918bf763d0d8f5f1d66ee38a611ea64a0bb
tree2e461702f3f7bafb6730fbabd15c271aee556fa3
parentdf65ed675c81332d689c30d81c558d44f5f7037d
fix a possible double free when tls is required but not advertised by
the server.

ok gilles@
usr.sbin/smtpd/mta_session.c