]> granicus.if.org Git - neomutt/commit
fix: memory leak in mutt_smtp_send()
authorRichard Russon <rich@flatcap.org>
Thu, 22 Aug 2019 21:39:51 +0000 (22:39 +0100)
committerRichard Russon <rich@flatcap.org>
Fri, 23 Aug 2019 13:01:53 +0000 (14:01 +0100)
commit93f59208a5186d794eba49a96e4598991d618456
tree4fe1d09d5865e7872d76148104bded893cd734e6
parentfe9a3bd46a5cf3e51553ff044df2e1b33acaa0c8
fix: memory leak in mutt_smtp_send()

Free the Connection after sending the Email.
smtp.c