On Fri, Aug 26, 2016 at 12:47:13AM +0100, isdtor wrote: > Apologies for the very late reply ... > > I just ran into this issue when trying to upgrade from 1.5.24 to 1.6.2 on > Gentoo. 1.6.2 in portage includes the sidebar patch and a lot of other > patches from neomutt. The sidebar patch breaks the compressed folders patch. > With the executable built on Gentoo, I get a double-free or corruption when > exiting from a compressed folder. Crucially, this is with sidebar > functionality disabled at configure time. > > So I went to try vanilla 1.7.0, which has the sidebar patch integrated, with > a slightly hacked (M_ -> MUTT_) version of the compressed folders patch from > neomutt (it appears to be the only remotely up to date version out there). > That something is wrong can already be seen by the fact that both patches are > each adding a realpath member to struct _context. > > I'm wondering if Richard is working on a fix already ;) >
The double-free on compressed folder was a problem with NeoMutt 2016-08-08 which was fixed on NeoMutt 2016-08-20 (Richard can correct me if I'm wrong), for more context see http://bugs.debian.org/834024
