]> granicus.if.org Git - mutt/commit
Change maildir and mh check_mailbox to use dynamic sized hash. (closes #3973)
authorKevin McCarthy <kevin@8t8.us>
Tue, 26 Sep 2017 01:40:32 +0000 (18:40 -0700)
committerKevin McCarthy <kevin@8t8.us>
Tue, 26 Sep 2017 01:40:32 +0000 (18:40 -0700)
commitbf34a03801d11eab6976a195a580a8593a193a65
treeead8ab432218e3610149ff40ec32131c454f78d0
parentf5935f3d1d6db2d3cc38dafce0acd67fd136c8bf
Change maildir and mh check_mailbox to use dynamic sized hash. (closes #3973)

The original patch is by Matt Fleming, originally posted at
http://www.codeblueprint.co.uk/2017/01/15/a-kernel-devs-approach-to-improving2

The comments there indicate Matt tried to submit to trac and mutt-dev,
but ran into registration problems.  Thank you for the patch, and
sorry for those problems, Matt.

I modified the patch by making the same change to the
mh_check_mailbox() code too.
mh.c