[
https://issues.apache.org/jira/browse/TS-3325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14292321#comment-14292321
]
William Bardwell commented on TS-3325:
--------------------------------------
TS-2195 got rid of TSHttpTxnCacheLookupSkip()..
> TSHttpTxnConfigIntSet(txn, TS_CONFIG_HTTP_CACHE_HTTP, 0) can crash
> ------------------------------------------------------------------
>
> Key: TS-3325
> URL: https://issues.apache.org/jira/browse/TS-3325
> Project: Traffic Server
> Issue Type: Bug
> Components: Core
> Reporter: William Bardwell
> Assignee: William Bardwell
> Fix For: 5.3.0
>
>
> It is possible to get a crash with a null url in the cache if you turn
> caching off in the middle of a transaction, but a trivial change fixes this...
> (This showed up because TSHttpTxnCacheLookupSkip() worked in those cases, but
> this replacement for it didn't.)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)