[
https://issues.apache.org/jira/browse/TS-4583?focusedWorklogId=25965&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25965
]
ASF GitHub Bot logged work on TS-4583:
--------------------------------------
Author: ASF GitHub Bot
Created on: 25/Jul/16 01:16
Start Date: 25/Jul/16 01:16
Worklog Time Spent: 10m
Work Description: Github user alhonen commented on the issue:
https://github.com/apache/trafficserver/pull/802
If they indeed do go NULL together (a bit hard to verify), then we can
change the null check instead. I'll modify it thus.
Issue Time Tracking
-------------------
Worklog Id: (was: 25965)
Time Spent: 1h 10m (was: 1h)
> CID 1021958: Null-pointer dereference after check
> -------------------------------------------------
>
> Key: TS-4583
> URL: https://issues.apache.org/jira/browse/TS-4583
> Project: Traffic Server
> Issue Type: Bug
> Reporter: Jari Alhonen
> Assignee: Jari Alhonen
> Fix For: 7.0.0
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> HttpSM.cc checks server_entry against NULL, suggesting it might be NULL,
> before calling release_server_session(), which dereferences server_entry.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)