[
https://issues.apache.org/jira/browse/TS-4258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15185156#comment-15185156
]
ASF subversion and git services commented on TS-4258:
-----------------------------------------------------
Commit a4b37105c2bae7490b2761db39228a2c6b9b2cea in trafficserver's branch
refs/heads/master from [~amc]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=a4b3710 ]
TS-4258: NULL out server_session when it is destroyed.
This closes #513.
> server_session should be NULL'd out after being closed.
> -------------------------------------------------------
>
> Key: TS-4258
> URL: https://issues.apache.org/jira/browse/TS-4258
> Project: Traffic Server
> Issue Type: Bug
> Components: Core
> Reporter: Alan M. Carroll
> Assignee: Alan M. Carroll
> Fix For: 6.2.0
>
>
> Y! has had some crashes because {{HttpSM::server_session}} can be closed (via
> {{do_io_close}}) which destroys the {{HttpServerSession}} but the pointer
> remains as a trap for later code.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)