You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Leif Hedstrom (JIRA)" <ji...@apache.org> on 2014/05/22 02:47:38 UTC

[jira] [Updated] (TS-2421) HostDB creates files FOR THE DEVIL

     [ https://issues.apache.org/jira/browse/TS-2421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom updated TS-2421:
------------------------------

    Fix Version/s:     (was: 5.0.0)
                   sometime

> 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ć
>            Assignee: Leif Hedstrom
>             Fix For: sometime
>
>
> from iocore/hostdb/MultiCache.cc:
> {code}
>   // 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.2#6252)