Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh exhausting swap
- X-seq: zsh-workers 7799
- From: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: zsh exhausting swap
- Date: Mon, 13 Sep 1999 12:49:13 +0200 (MET DST)
- In-reply-to: "Bart Schaefer"'s message of Thu, 9 Sep 1999 17:00:43 +0000
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
Bart Schaefer wrote:
> The crash eventually occurs when a buffer as large as zsh needs cannot
> be allocated.
>
> However, I don't understand what you expect zsh to do differently.
One problem is that sizeline() doens't test if it gets a NULL back
from `realloc()'.
The problem is that we would have to add error-catching code to all
places where this is used...
Bye
Sven
--
Sven Wischnowsky wischnow@xxxxxxxxxxxxxxxxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author