On Wed, Oct 10, 2012 at 1:31 PM, Tobias Burnus <bur...@net-b.de> wrote: > Depending on the system mkstemp might create the scratch files with 0666 > permission (e.g. glibc <= 2.06); for security reasons, it should use 0600. > Thus, one is supposed to set a umask before calling the function (see, e.g., > the Linux man page for mkstemp). > > Build and regtested on x86-64-linux. > OK for the trunk?
Ok, thanks for the patch. > Is this something one should back port to the branches? By all means, if you have the energy. -- Janne Blomqvist