Bug#387458: [PATCH] Check arg count in commandcmd

2006-10-22 Thread Herbert Xu
On Sat, Oct 21, 2006 at 02:19:18PM +, Gerrit Pape wrote: > Hi Herbert, please see > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=387458 > > On Thu, Sep 14, 2006 at 03:50:02PM +0200, Julien Danjou wrote: > > I just found this bug which is easily reproductible: > > > > % dash -c 'command -v

Bug#387458: [PATCH] Check arg count in commandcmd

2006-10-21 Thread Gerrit Pape
Hi Herbert, please see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=387458 On Thu, Sep 14, 2006 at 03:50:02PM +0200, Julien Danjou wrote: > I just found this bug which is easily reproductible: > > % dash -c 'command -v' > zsh: segmentation fault dash -c 'command -v' --- src/exec.c |2 +