Daniel Dunbar <[EMAIL PROTECTED]> wrote:
> We have found another null ptr dereference in mkfifo. The problem is 
> identical to the
> one we found with mkdir.
> --
> [EMAIL PROTECTED]: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


_______________________________________________
Bug-coreutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to