You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/05/01 18:15:06 UTC

[jira] [Commented] (TS-3539) Close FD's before exec'ing crash logger "helper" app

    [ https://issues.apache.org/jira/browse/TS-3539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14523380#comment-14523380 ] 

ASF subversion and git services commented on TS-3539:
-----------------------------------------------------

Commit a5c26250fc085c430dda7d0bd125cd671547a16e in trafficserver's branch refs/heads/master from [~jpeach@apache.org]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=a5c2625 ]

TS-3539: close excess files in crash log helper

The crash log helper is spawned from traffic_server, so we should
close all the open files before exec'ing so that we don't leak
listen sockets or other resources into the child process.


> Close FD's before exec'ing crash logger "helper" app
> ----------------------------------------------------
>
>                 Key: TS-3539
>                 URL: https://issues.apache.org/jira/browse/TS-3539
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Leif Hedstrom
>            Assignee: James Peach
>             Fix For: 6.0.0
>
>




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