diff options
author | David Aguilar <davvid@gmail.com> | 2014-06-13 14:43:48 -0700 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2014-06-15 11:35:50 +1000 |
commit | 105b5d3fbb1c00bb0aeaf9d3e0fbe26a7b1993fc (patch) | |
tree | 35b486acec809cfc69bc1fed99ff5afc2d46fd72 /Documentation/git-credential-cache--daemon.txt | |
parent | gitk: Honor TMPDIR when viewing external diffs (diff) | |
download | tgif-105b5d3fbb1c00bb0aeaf9d3e0fbe26a7b1993fc.tar.xz |
gitk: Use mktemp -d to avoid predictable temporary directories
gitk uses a predictable ".gitk-tmp.$PID" pattern when generating
a temporary directory.
Use "mktemp -d .gitk-tmp.XXXXXX" to harden gitk against someone
seeding /tmp with files matching the pid pattern.
Signed-off-by: David Aguilar <davvid@gmail.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'Documentation/git-credential-cache--daemon.txt')
0 files changed, 0 insertions, 0 deletions