Igor Galić created TS-2421:
------------------------------
Summary: HostDB creates files FOR THE DEVIL
Key: TS-2421
URL: https://issues.apache.org/jira/browse/TS-2421
Project: Traffic Server
Issue Type: Bug
Components: DNS, Security
Reporter: Igor Galić
from iocore/hostdb/MultiCache.cc:
{code:C}
// XXX: Shouldn't that be 0664?
//
if ((fd =::open(p, O_CREAT | O_WRONLY | O_TRUNC, 0666)) >= 0) {
{code}
Yes. Yes it should.
--
This message was sent by Atlassian JIRA
(v6.1#6144)
