[
https://issues.apache.org/jira/browse/TS-3562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14538754#comment-14538754
]
ASF subversion and git services commented on TS-3562:
-----------------------------------------------------
Commit 21cfb7bd194db6c5d80d39dc703d5339bdd97d71 in trafficserver's branch
refs/heads/master from [~zwoop]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=21cfb7b ]
TS-3562 Make clang-analyzer happier.
> background_fetch uses std::map for BgFetchRuleMap
> -------------------------------------------------
>
> Key: TS-3562
> URL: https://issues.apache.org/jira/browse/TS-3562
> Project: Traffic Server
> Issue Type: Improvement
> Components: Plugins
> Reporter: Leif Hedstrom
> Assignee: Leif Hedstrom
> Fix For: 6.0.0
>
>
> it feels like this is just a linked list at best? I'd suggest not using an
> STL container at all, but just make BgFetchRuleStruct a linked list and
> eliminate the BGFetchRuleMap completely.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)