bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: mkfifo bug -- null ptr dereference


From: Jim Meyering
Subject: Re: mkfifo bug -- null ptr dereference
Date: Fri, 28 Mar 2008 22:24:36 +0100

Daniel Dunbar <address@hidden> wrote:
> We have found another null ptr dereference in mkfifo. The problem is 
> identical to the
> one we found with mkdir.
> --
> address@hidden:src$ ./mkfifo -Z a b
> Segmentation fault

Thank you.
mknod has the same problem:

    ./mknod -Z a b p
    zsh: segmentation fault  ./mknod -Z a b p




reply via email to

[Prev in Thread] Current Thread [Next in Thread]