[
https://issues.apache.org/jira/browse/TS-4858?focusedWorklogId=29141&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-29141
]
ASF GitHub Bot logged work on TS-4858:
--------------------------------------
Author: ASF GitHub Bot
Created on: 15/Sep/16 17:56
Start Date: 15/Sep/16 17:56
Worklog Time Spent: 10m
Work Description: GitHub user persiaAziz opened a pull request:
https://github.com/apache/trafficserver/pull/1024
TS-4858: fix memory leak of global_default_keyblock
fix memory leak of global_default_keyblock.
global_defualt_keyblock will be freed and reassigned on each reload
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/persiaAziz/trafficserver TS-4858
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/1024.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1024
----
commit 58b325b0ab8861dbb3e388b044010eb6bcab4756
Author: Persia Aziz <[email protected]>
Date: 2016-09-15T17:46:15Z
TS-4858: fix memory leak of global_default_keyblock
----
Issue Time Tracking
-------------------
Worklog Id: (was: 29141)
Time Spent: 10m
Remaining Estimate: 0h
> Global session ticket key block leaks.
> --------------------------------------
>
> Key: TS-4858
> URL: https://issues.apache.org/jira/browse/TS-4858
> Project: Traffic Server
> Issue Type: Bug
> Components: SSL
> Reporter: James Peach
> Assignee: Syeda Persia Aziz
> Fix For: 7.0.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> From source inspection, ``global_default_keyblock`` is always assigned so it
> will leak on configuration reload.
> Have not reproduced this since I wasn't able to get SSL config reload to work
> :-(
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)