On 02/22/99 Thomas Roessler uttered the following other thing: > On 1999-02-21 16:31:31 -0800, Daniel Eisenbud wrote: > > > - for (j = 0; j < i; j++) > > + for (j = 0; j < i && j < old_msgcount; j++) > > { > > Note that this also applies to imap.c, line 707. Gotta love that copy and paste. Brandon -- Brandon Long "Moral indignation is jealousy with a halo." MD6 Crash Test Dummy -- H. G. Wells Intel Corporation I'm too low on the totem pole to speak for Intel. http://www.fiction.net/blong/
- Segv while using Mutt 0.95.1i (1999-01-04) Raimar Falke
- Re: Segv while using Mutt 0.95.1i (1999-01-04) Daniel Eisenbud
- [0.95.3] bugfix: coredump in mutt_reopen_mailbox Daniel Eisenbud
- Re: [0.95.3] bugfix: coredump in mutt_reopen_... Thomas Roessler
- Brandon Long