]> granicus.if.org Git - mutt/commit
Fix memleak in the new trash folder code.
authorKevin McCarthy <kevin@8t8.us>
Thu, 21 Jul 2016 21:00:24 +0000 (14:00 -0700)
committerKevin McCarthy <kevin@8t8.us>
Thu, 21 Jul 2016 21:00:24 +0000 (14:00 -0700)
commitf30a4cdbde4adc5468a797f50c6bc88eb790a00c
tree08fba71680d8c4acdcd3f1f77c67c7b8f47b3c71
parentfd2dc201fc2b91966c7f9f2de83479bd4f0df2b8
Fix memleak in the new trash folder code.

Free the context in opened in trash_append()
mx.c