Find a file
David Aguilar 105b5d3fbb 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>
2014-06-15 11:35:50 +10:00
po gitk: Merge branch 'new' of https://github.com/vnwildman/gitk 2014-02-21 12:08:41 +11:00
.gitignore gitk: Ignore gitk-wish buildproduct 2013-01-30 21:12:16 +11:00
gitk gitk: Use mktemp -d to avoid predictable temporary directories 2014-06-15 11:35:50 +10:00
Makefile gitk: Ignore gitk-wish buildproduct 2013-01-30 21:12:16 +11:00