]> granicus.if.org Git - neomutt/commit
Prevent some pointers of 'struct body' being saved to hcache
authorRocco Rutte <pdmef@gmx.net>
Thu, 10 Jul 2008 20:02:47 +0000 (22:02 +0200)
committerRocco Rutte <pdmef@gmx.net>
Thu, 10 Jul 2008 20:02:47 +0000 (22:02 +0200)
commit852dd7c0557fef0ab651192175d93be09cf24be9
treeb7c4246170bc8506add0b6a325e50cb96109a9a9
parent31f9ae128cec7dd2a3031447396a7e1d50a8c58f
Prevent some pointers of 'struct body' being saved to hcache

This addresses the hcache safety issue but maybe doesn't fix it
completely, see #2942. This also prevents mutt from crashing when
using a hcache that was synced when syncing the mailbox (updating
changed and fully-parsed messages).
ChangeLog
hcache.c