]> granicus.if.org Git - neomutt/commit
fix index allocation
authorRichard Russon <rich@flatcap.org>
Mon, 8 Oct 2018 12:11:08 +0000 (13:11 +0100)
committerRichard Russon <rich@flatcap.org>
Mon, 8 Oct 2018 12:18:08 +0000 (13:18 +0100)
commit30931b239c2962d42fc7c052f3268fe604bf3e8d
tree9561b736e3e4a1e3150e1232ccee65eda02baef6
parentc384655c7e9b7d85c19ad5a673c6e9bfe8937f92
fix index allocation

The `vcount` wasn't being reset, so the index overflowed later.
maildir/mh.c