On Thu, May 03, 2007 at 03:37:51PM +0200, Aleksander Piotrowski wrote:
> There is 1.5.14 available, maybe this release has fixed this problem?
Actually, 1.5.15; it still has the bug.
BTW: Ray opened a ticket upstream including the (little bit improved)
patch. See also below.
ok?
Ciao,
K
There is 1.5.14 available, maybe this release has fixed this problem?
Ray Lai <[EMAIL PROTECTED]> wrote:
> Mutt overflows if you have a Name with a long string of ampersands,
> like "x...&&&", where the ampersands expand to greater
> than 256. Crashes on startup. There is also a cha
On 2007/05/02 18:12, Ray Lai wrote:
> Mutt overflows if you have a Name with a long string of ampersands,
> like "x...&&&", where the ampersands expand to greater
> than 256. Crashes on startup. There is also a chance of an
> unterminated string, fixed as well.
still present in Mutt
Mutt overflows if you have a Name with a long string of ampersands,
like "x...&&&", where the ampersands expand to greater
than 256. Crashes on startup. There is also a chance of an
unterminated string, fixed as well.
A similar fix in -stable mutt is needed.
-Ray-
Index: Makefile
=