Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: crash/hang with gcc 5+ -O2 and --enable-zsh-mem
- X-seq: zsh-workers 42402
- From: Joey Pabalinas <joeypabalinas@xxxxxxxxx>
- To: Mikael Magnusson <mikachu@xxxxxxxxx>
- Subject: Re: crash/hang with gcc 5+ -O2 and --enable-zsh-mem
- Date: Sat, 24 Feb 2018 21:07:39 -1000
- Cc: zsh workers <zsh-workers@xxxxxxx>, Joey Pabalinas <joeypabalinas@xxxxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=sZ4Re/+JDvQLiGiJl4EAtR7lWj20iL+RGB8WlNW4r5w=; b=jbkCWZ4b1pqA41LFszCKi98CTXManZg+rq8gWNNlmk6vURUkKAJV2BphKkNkaR3C04 p4wvUpmwPtQIEMJi8DUxCwvCIqY4X5yFby3o/dhDK6wVs9oiQKp1zmXoIHya6qHXAwtN VYeQL7vpFSj6sooM/gqJX1/nhp+Y+D4+jVzwp0XxEIw/vcTdT3Av+X3snlsFakpq6dN5 sopr6Cn0TwsBvyMNK3ue7zZkvdnNEXrrLxZAFmqajV+1YatVXvI9TNPmrUWxuFNoPjb9 52cpybrs6++Cyg3xzoFPElqJ43/isQsnquyDl6/XmR3yAz3RUmwPQFeAntTYkBwiqKXG L+kQ==
- In-reply-to: <20180225070637.2weeeu63fhm4ebqk@gmail.com>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- List-unsubscribe: <mailto:zsh-workers-unsubscribe@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <CAHYJk3ScwwWYGBHVXDASaWDkxamUFYQjAgEzEWD=NhcbOTVsrA@mail.gmail.com> <20180225001334.fzsdcy67cnosvj5z@gmail.com> <20180225070637.2weeeu63fhm4ebqk@gmail.com>
On Sat, Feb 24, 2018 at 09:06:37PM -1000, Joey Pabalinas wrote:
> On second thought, doing it this way is probably a *little* bit better; the
> needless initialization of `r` to NULL is avoided, and it also makes the
> purpose of using realloc() over malloc() a *tiny* bit more explicit:
Whoops, sorry about the double send there.
--
Joey Pabalinas
Attachment:
signature.asc
Description: PGP signature
Messages sorted by:
Reverse Date,
Date,
Thread,
Author