Repeated INKInit() / INKTerminate() will leak lots of memory ------------------------------------------------------------
Key: TS-640
URL: https://issues.apache.org/jira/browse/TS-640
Project: Traffic Server
Issue Type: Bug
Components: Mgmt API
Reporter: Leif Hedstrom
Fix For: 2.1.7
If you do
INKInit();
INKTerminate()
repeatedly, the process will leak memory something fiercely.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
