]> git.ipfire.org Git - thirdparty/ccache.git/commit
fix: Use configured umask for command line operations like --zero-stats
authorJoel Rosdahl <joel@rosdahl.net>
Thu, 27 Oct 2022 20:23:50 +0000 (22:23 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Fri, 28 Oct 2022 18:07:34 +0000 (20:07 +0200)
commit79cb07c0b0f0992092ebef1b3c50b7ac68f6cad2
tree19599374af6fb0db066006a8738c1eebaf14875e
parent000b49a99bbd6b581b515676d1031ed6bdcfb48a
fix: Use configured umask for command line operations like --zero-stats

Closes #1197.
src/UmaskScope.hpp
src/core/mainoptions.cpp
test/suites/base.bash