[PATCH][BZ #18096] Handle null dereferences in wordexp

Ondřej Bílka neleai@seznam.cz
Tue Jul 28 06:33:00 GMT 2015


On Mon, Jul 27, 2015 at 11:22:28PM -0400, Mike Frysinger wrote:
> On 12 Jul 2015 09:49, Ondřej Bílka wrote:
> > -	  else
> > +	  else if (flags & WRDE_SHOWERR)
> 
> i don't think this falls under the banner of preventing NULL derefs

I just took original patch from bugzilla. It was there with rationale
that printing whats in branch is also a bug.



More information about the Libc-alpha mailing list