From: Mark Wooding Date: Thu, 13 Apr 2006 10:20:24 +0000 (+0100) Subject: tmpdir: Ignore environment variables; use effective uid only. X-Git-Tag: 1.2.0~5 X-Git-Url: https://git.distorted.org.uk/~mdw/checkpath/commitdiff_plain/557179afe0e43fa9abbe5dbcdfa1143d238a8805?hp=557179afe0e43fa9abbe5dbcdfa1143d238a8805 tmpdir: Ignore environment variables; use effective uid only. Tools which change uid without messing with the environment confuse tmpdir and persuade it to create directories in the wrong places and with the wrong permissions. ---