You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Daniel Xu (JIRA)" <ji...@apache.org> on 2015/11/06 21:46:10 UTC

[jira] [Created] (TS-4000) Extraneous `setvbuf()` in Diags.cc

Daniel Xu created TS-4000:
-----------------------------

             Summary: Extraneous `setvbuf()` in Diags.cc
                 Key: TS-4000
                 URL: https://issues.apache.org/jira/browse/TS-4000
             Project: Traffic Server
          Issue Type: Bug
          Components: Logging
            Reporter: Daniel Xu


Line 596:
{noformat}
status = setvbuf(blf->m_fp, NULL, _IOLBF, 512);
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)