]> granicus.if.org Git - neomutt/commit
Convert hcache_open to use buffer pool
authorKevin McCarthy <kevin@8t8.us>
Sat, 28 Sep 2019 01:12:27 +0000 (18:12 -0700)
committerRichard Russon <rich@flatcap.org>
Tue, 8 Oct 2019 16:43:58 +0000 (17:43 +0100)
commit60809acdebeba584877ca8e76efb324ed87d46df
tree3b66b83539e2cf1b669d7c6aa8403b87c9994f94
parente89a396c5824092d8086c6771adeffa4432b9041
Convert hcache_open to use buffer pool

Change the namer function and mutt_hcache_per_folder to operate on a
buffer parameter.

Co-authored-by: Richard Russon <rich@flatcap.org>
hcache/hcache.c
hcache/hcache.h
imap/util.c
nntp/newsrc.c
pop/pop.c