[
https://issues.apache.org/jira/browse/TS-2672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13949635#comment-13949635
]
ASF subversion and git services commented on TS-2672:
-----------------------------------------------------
Commit 5d38019f2dab63e0f49f6b655e3f535d8e960528 in trafficserver's branch
refs/heads/master from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=5d38019 ]
TS-2672: add MIMEField::is_detached to match is_live
Add a matching is_detached accessor for the MIMEField readiness
state. Update all the non-assertion places that access
MIMEField::m_readiness directly.
> TSMimeHdrFieldDestroy should not assert on removed fields
> ---------------------------------------------------------
>
> Key: TS-2672
> URL: https://issues.apache.org/jira/browse/TS-2672
> Project: Traffic Server
> Issue Type: Bug
> Components: MIME, TS API
> Reporter: James Peach
> Assignee: James Peach
> Priority: Minor
> Fix For: 5.0.0
>
>
> In debug mode, {{TSMimeHdrFieldDestroy}} triggers an assertion if you call it
> on a MIME header that was removed using {{TSMimeHdrFieldRemove}}. There's
> really no need to he that harsh.
--
This message was sent by Atlassian JIRA
(v6.2#6252)