]> git.ipfire.org Git - thirdparty/tor.git/commit
Fix the checkdir/perms test when umask==077
authorNick Mathewson <nickm@torproject.org>
Thu, 15 Jan 2015 15:24:27 +0000 (10:24 -0500)
committerNick Mathewson <nickm@torproject.org>
Thu, 15 Jan 2015 15:24:27 +0000 (10:24 -0500)
commit88e36eaf0e508f3745bd8aa2aedb1324b273ebf0
treef08ba4f8f105284f9e269596ca9ecb637334b6fe
parent354ddf87126b60e9113bb14ded46280191478fec
Fix the checkdir/perms test when umask==077

Fixes 14215; bugfix on 0.2.6.2-alpha.  Reported by "cypherpunks".
changes/bug14215 [new file with mode: 0644]
src/test/test_checkdir.c