[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20120215085029.45278e27@nehalam.linuxnetplumber.net>
Date: Wed, 15 Feb 2012 08:50:29 -0800
From: Stephen Hemminger <shemminger@...tta.com>
To: Vasiliy Kulikov <segoon@...nwall.com>
Cc: netdev@...r.kernel.org, security@...nel.org, shemminger@...l.org,
kuznet@....inr.ac.ru, Solar Designer <solar@...nwall.com>
Subject: Re: [patch] iproute: fix dangerous /tmp/ handling
On Wed, 15 Feb 2012 16:32:23 +0400
Vasiliy Kulikov <segoon@...nwall.com> wrote:
> INCLUDE=${1:-"$PWD/include"}
>
> +TMPDIR="`mktemp -dt iproute.XXXXXXXXXX`" || exit
I will add a variation on this patch based on current code used by
autoconf tools that puts files in the build location instead
of /tmp.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists