Comment 1 for bug 807536

Revision history for this message
Yavor Nikolov (yavor-nikolov) wrote : Re: pbzip2 output files created under umask before being chmodded to proper permissions

Issue exists both on compression and decompression.

Root cause analysis: the problem is not in umask (umask only restricts permissions but doesn't extend them) but in FILE_MODE macro definition.