Bugtraq mailing list archives

mc developers don't use tcsh


From: Luca Berra <bluca () comedia it>
Date: Mon, 7 Aug 2000 16:33:14 +0200

still:

from mc 4.5.42 src/subshell.c

g_snprintf (tcsh_fifo, sizeof (tcsh_fifo), "/tmp/mc.pipe.%d", getpid ());
if (mkfifo (tcsh_fifo, 0600) == -1)

ok, ok, mkfifo should not follow symlinks but is that true everywhere?

L.

P.S. i already posted a fix for this more than an year ago, so i won't post it
again.

L.

--
Luca Berra -- bluca () comedia it
    Communication Media & Services S.r.l.


Current thread: