]> granicus.if.org Git - neomutt/commit
merge: convert Buffers to use the pool
authorRichard Russon <rich@flatcap.org>
Tue, 16 Apr 2019 10:45:07 +0000 (11:45 +0100)
committerRichard Russon <rich@flatcap.org>
Tue, 16 Apr 2019 10:45:07 +0000 (11:45 +0100)
commitaa302d20091b8afc5a9b25843767400bf059f0a2
treec66c83cd57d4455aec5525e8e1831dd6b33ce834
parentd9923654b193e91429fb052b25c545ca72ff40dd
parenteb8a4bde143e7b9e47b8bd1a0989b5eb3cfea950
merge: convert Buffers to use the pool

 * remove unused Buffer in cs_inherit_variable()
 * allocate Buffer in ac_free()
 * allocate Buffer in cs_register_variables()
 * allocate Buffer in mutt_folder_hook()
 * allocate Buffer in lua_mutt_call()
 * allocate Buffer in lua_mutt_enter()
 * allocate Buffer in mutt_find_hook()
 * allocate Buffer in mutt_account_hook()
 * allocate Buffer in execute_commands()
 * allocate Buffer in mutt_dump_variables()