Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Two issues found with -fsanitize=undefined
- X-seq: zsh-workers 36588
- From: Markus Trippelsdorf <markus@xxxxxxxxxxxxxxx>
- To: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- Subject: Re: Two issues found with -fsanitize=undefined
- Date: Tue, 22 Sep 2015 02:02:50 +0200
- Cc: Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx>, Zsh hackers list <zsh-workers@xxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=simple; d=mail.ud10.udmedia.de; h= date:from:to:cc:subject:message-id:references:mime-version :content-type:in-reply-to; s=beta; bh=XgVCh2izwyY4YgH55LbZyRWy74 xnSoQJAQElvu3S+2o=; b=d3ybHKkFM0qZqgaauJEg6YKECTNDLYCM2CnwCeQUnO Qier8JJlOsCH5uQBcX5XlwJiIzfGNg/kvScngpWkwLfGlsHh3ojgf1efp8oGT7cq r9vG9oX5vkNozwXofCuzpN4MEENyqtNVSfPjVd4fVVk6fP8KxdSWtYzeelOwPt0+ E=
- In-reply-to: <CAH+w=7bZCZV_tBdJ_43udtHDYb7EzJBNcWse8dZ=YA=vOtXYZw@mail.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>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <20150917075759.GA24365@x4> <20150921201306.0017146b@ntlworld.com> <20150921200413.GA8913@x4> <20150921212113.74706d86@ntlworld.com> <20150921203409.GB8913@x4> <CAH+w=7bZCZV_tBdJ_43udtHDYb7EzJBNcWse8dZ=YA=vOtXYZw@mail.gmail.com>
On 2015.09.21 at 13:56 -0700, Bart Schaefer wrote:
> On Mon, Sep 21, 2015 at 1:34 PM, Markus Trippelsdorf
> <markus@xxxxxxxxxxxxxxx> wrote:
> >
> >
> > Well, only if DEBUG is defined. And as I wrote above the issue doesn't
> > happen at all for -DDEBUG.
>
> You mean that even without Peter's latest patch(es), the -fsanitize
> checking does not report that a null pointer is being passed in the
> case where -DDEBUG is defined?
No sorry. It was a local setup issue. Please ignore.
Peter's patch is fine.
--
Markus
Messages sorted by:
Reverse Date,
Date,
Thread,
Author