[
https://issues.apache.org/jira/browse/TS-3862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14711822#comment-14711822
]
ASF subversion and git services commented on TS-3862:
-----------------------------------------------------
Commit 5ef29dd2f935526d92a0b0fc12ef52cdc1c698cb in trafficserver's branch
refs/heads/master from [~zwoop]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=5ef29dd ]
TS-3862 Allocate memory for the lookup URL if needed
There are some cases where it might not already be allocated,
so we should ensure that we do so. Thanks Sudheer.
> TSHttpTxnCacheLookupUrlSet doesn't work if lookup_url has no storage
> allocated.
> -------------------------------------------------------------------------------
>
> Key: TS-3862
> URL: https://issues.apache.org/jira/browse/TS-3862
> Project: Traffic Server
> Issue Type: Bug
> Components: TS API
> Reporter: Sudheer Vinukonda
> Assignee: Leif Hedstrom
> Fix For: 6.1.0
>
>
> The TS API TSHttpTxnCacheLookupUrlSet currently expects the lookup_url to
> have storage allocated previously. It'd be better if the storage allocation
> is done automatically within the API.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)