Re: [PATCH] modules_install

Alan Cox (alan@lxorguk.ukuu.org.uk)
Sun, 4 Oct 1998 21:48:00 +0100 (BST)


> + rm -f /tmp/.misc.$$$$ /tmp/.allmods.$$$$; \
>
> See the extra line above for fix.

Its still trivially raceable. If you must mess around with /tmp using
shell scripts then use mktemp

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/