Mercurial > hg
comparison mercurial/util.py @ 17752:76b73ce0ffac
vfs: use fchmod for _fixfilemode
On general principle, we should use fchmod instead of chmod to avoid
security pitfalls, although none is likely possible here.
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Thu, 11 Oct 2012 22:58:34 -0500 |
parents | 9ee25d7b1aed |
children | 4c29668ca316 |
comparison
equal
deleted
inserted
replaced
17751:4871c1f343fa | 17752:76b73ce0ffac |
---|