Re: [Mutt] #3017: change-folder: tab-completion results in "Out of
#3017: change-folder: tab-completion results in "Out of memory!", return value
= 1
if many files for the menu
Comment (by vinc17):
I haven't tried yet with the fix, but I've recompiled Mutt with -ftrapv in
CFLAGS, and I get the "Out of memory" error before the integer overflow,
perhaps of all these realloc's? (Instead of adding 256, I think that
multiplying by some factor would be better.)
--
Ticket URL: <http://dev.mutt.org/trac/ticket/3017#comment:5>